Searched hist:"6480 af4915d6ffb66afc39eee4e9e66cbf59b938" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/supply/ |
H A D | wm97xx_battery.c | diff 6480af4915d6ffb66afc39eee4e9e66cbf59b938 Wed Oct 26 21:41:44 CEST 2016 Robert Jarzmik <robert.jarzmik@free.fr> power_supply: wm97xx_battery: use power_supply_get_drvdata
As the power supply framework provides a way to store and retrieve private supply data, use it.
In the process, change the platform data for wm97xx_battery from a container of a single struct wm97xx_batt_pdata to the direct point to wm97xx_batt_pdata.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
|
/linux/drivers/input/touchscreen/ |
H A D | wm97xx-core.c | diff 6480af4915d6ffb66afc39eee4e9e66cbf59b938 Wed Oct 26 21:41:44 CEST 2016 Robert Jarzmik <robert.jarzmik@free.fr> power_supply: wm97xx_battery: use power_supply_get_drvdata
As the power supply framework provides a way to store and retrieve private supply data, use it.
In the process, change the platform data for wm97xx_battery from a container of a single struct wm97xx_batt_pdata to the direct point to wm97xx_batt_pdata.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
|