mfd / platform: cros_ec: Move debugfs attributes to its own driver
The entire way how cros debugfs attibutes are created is broken. cros_ec_debugfs should be its own driver and its attributes should be associated with a debugfs driver not the mfd driver. Signed-off-by:Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by:
Guenter Roeck <groeck@chromium.org> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
Showing
- drivers/mfd/cros_ec_dev.c 1 addition, 40 deletionsdrivers/mfd/cros_ec_dev.c
- drivers/platform/chrome/Kconfig 11 additions, 0 deletionsdrivers/platform/chrome/Kconfig
- drivers/platform/chrome/Makefile 2 additions, 2 deletionsdrivers/platform/chrome/Makefile
- drivers/platform/chrome/cros_ec_debugfs.c 42 additions, 20 deletionsdrivers/platform/chrome/cros_ec_debugfs.c
- include/linux/mfd/cros_ec.h 0 additions, 6 deletionsinclude/linux/mfd/cros_ec.h
Loading
Please register or sign in to comment