Searched hist:"1887 d69308f94eec12d581b4dbab67c28274039d" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-max77686.c | diff 1887d69308f94eec12d581b4dbab67c28274039d Mon Aug 18 10:33:01 CEST 2014 Javier Martinez Canillas <javier.martinez@collabora.co.uk> clk: max77686: Convert to the generic max clock driver
Clocks drivers for Maxim PMIC are very similar so they can be converted to use the generic Maxim clock driver.
Also, while being there use module_platform_driver() helper macro to eliminate more boilerplate code.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Kconfig | diff 1887d69308f94eec12d581b4dbab67c28274039d Mon Aug 18 10:33:01 CEST 2014 Javier Martinez Canillas <javier.martinez@collabora.co.uk> clk: max77686: Convert to the generic max clock driver
Clocks drivers for Maxim PMIC are very similar so they can be converted to use the generic Maxim clock driver.
Also, while being there use module_platform_driver() helper macro to eliminate more boilerplate code.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|