commit | 1887d69308f94eec12d581b4dbab67c28274039d | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | Mon Aug 18 10:33:01 2014 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Tue Sep 09 13:55:49 2014 -0700 |
tree | 0846001dbdb969832735b2d1d4395d200b8c36f9 | |
parent | 5dbbb00f712edff8454f9741db61f9e0a4fec919 [diff] |
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>