Searched hist:cc8a4ea182efac95ad4582053f8a51271fab734d (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_lpc_mec.h | cc8a4ea182efac95ad4582053f8a51271fab734d Wed Jul 18 11:09:55 CDT 2018 Enric Balletbo i Serra <enric.balletbo@collabora.com> platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
The cros-ec-lpc driver lives in drivers/platform because is platform specific, however there are two includes (cros_ec_lpc_mec.h and cros_ec_lpc_reg.h) that lives in include/linux/mfd. These two includes are only used for the platform driver and are not really related to the MFD subsystem, so move the includes from include/linux/mfd to drivers/platform/chrome.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Benson Leung <bleung@chromium.org>
|
H A D | cros_ec_lpc_mec.c | diff cc8a4ea182efac95ad4582053f8a51271fab734d Wed Jul 18 11:09:55 CDT 2018 Enric Balletbo i Serra <enric.balletbo@collabora.com> platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
The cros-ec-lpc driver lives in drivers/platform because is platform specific, however there are two includes (cros_ec_lpc_mec.h and cros_ec_lpc_reg.h) that lives in include/linux/mfd. These two includes are only used for the platform driver and are not really related to the MFD subsystem, so move the includes from include/linux/mfd to drivers/platform/chrome.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Benson Leung <bleung@chromium.org>
|
H A D | cros_ec_lpc.c | diff cc8a4ea182efac95ad4582053f8a51271fab734d Wed Jul 18 11:09:55 CDT 2018 Enric Balletbo i Serra <enric.balletbo@collabora.com> platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
The cros-ec-lpc driver lives in drivers/platform because is platform specific, however there are two includes (cros_ec_lpc_mec.h and cros_ec_lpc_reg.h) that lives in include/linux/mfd. These two includes are only used for the platform driver and are not really related to the MFD subsystem, so move the includes from include/linux/mfd to drivers/platform/chrome.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Benson Leung <bleung@chromium.org>
|