[PATCH v7 09/10] platform/chrome: Introduce device tree hardware prober
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Mon Sep 16 08:23:56 PDT 2024
On Mon, Sep 16, 2024 at 04:58:51PM +0200, Chen-Yu Tsai wrote:
> On Sat, Sep 14, 2024 at 1:43 AM Doug Anderson <dianders at chromium.org> wrote:
> > On Wed, Sep 11, 2024 at 12:29 AM Chen-Yu Tsai <wenst at chromium.org> wrote:
...
> > > obj-$(CONFIG_CHROMEOS_LAPTOP) += chromeos_laptop.o
> > > obj-$(CONFIG_CHROMEOS_PRIVACY_SCREEN) += chromeos_privacy_screen.o
> > > obj-$(CONFIG_CHROMEOS_PSTORE) += chromeos_pstore.o
> > > +obj-$(CONFIG_CHROMEOS_OF_HW_PROBER) += chromeos_of_hw_prober.o
> >
> > "o" sorts before "p" so "of" should sort before "privacy"?
> >
> > I guess it's not exactly all sorted, but this small section is. Since
> > it's arbitrary you could preserve the existing sorting. :-P
>
> To me it seemed more like they are just sorted in the order they were
> added.
If we can make it more ordered I'm for it.
Just my 2c.
--
With Best Regards,
Andy Shevchenko
More information about the Linux-mediatek
mailing list