Re: [PATCH 1/3] input: goodix: Add device tree support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Sun, 18 Jan 2015 16:25:35 +0400
Алексей Мамлин <mamlinav@xxxxxxxxx> wrote:

> Look at include/linux/of.h
> 
> #ifdef CONFIG_OF
>  ...
> #define of_match_ptr(_ptr)	(_ptr)
>  ...
> #else /* CONFIG_OF */
>  ...
> #define of_match_ptr(_ptr)	NULL
>  ...
> #endif /* CONFIG_OF */
> 
> So it would be compiled. Similarly in other touchscreen drivers.
> But Kconfig should be fixed to enable CONFIG_OF. Will be fixed in v2.
> 

I was thinking, instead of depending on (ACPI || OF), can we make ACPI
optional as well and remove the dependency on it?
Does it make sense to allow selecting a driver even with no
enabled mechanism to pass platform data to it?

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux