Remove the device dependent code (ex. cpu_is_xxx()) and settings from the driver code and instead pass them via the platform data. This allows a clean separation of the driver code and the platform code, as required by the move of the platform header files to include/linux/platform_data. Note about the smartreflex functional clocks: the smartreflex fclks are derived from sys_clk and have the same name as the main_clk from the hwmod entry, in order for the SmartReflex driver to request the fclk (using clk_get(dev, "fck")). Signed-off-by: Jean Pihet <j-pihet@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com> |
||
|---|---|---|
| .. | ||
| bq27x00_battery.h | ||
| charger-manager.h | ||
| generic-adc-battery.h | ||
| gpio-charger.h | ||
| isp1704_charger.h | ||
| jz4740-battery.h | ||
| max8903_charger.h | ||
| max17042_battery.h | ||
| sbs-battery.h | ||
| smartreflex.h | ||
| smb347-charger.h | ||