Searched hist:"083 b0230e040c5857f8c0a76119e5997e449a35c" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinctrl-digicolor.c | diff 083b0230e040c5857f8c0a76119e5997e449a35c Fri Jan 13 15:36:40 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: digicolor: Use proper headers and drop OF dependency
The driver doesn't depend on the OF to be complied. Hence the proper header to use is mod_devicetable.h. Replace of*.h with the above mentioned and drop redundant dependency.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Link: https://lore.kernel.org/r/20230113143640.24302-2-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff 083b0230e040c5857f8c0a76119e5997e449a35c Fri Jan 13 15:36:40 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: digicolor: Use proper headers and drop OF dependency
The driver doesn't depend on the OF to be complied. Hence the proper header to use is mod_devicetable.h. Replace of*.h with the above mentioned and drop redundant dependency.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Link: https://lore.kernel.org/r/20230113143640.24302-2-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|