From: Javier Martinez Canillas Date: Mon, 18 Aug 2014 08:33:00 +0000 (+0200) Subject: clk: Add generic driver for Maxim PMIC clocks X-Git-Tag: fixes-against-v3.18-rc2~68^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dbbb00f712edff8454f9741db61f9e0a4fec919;p=pandora-kernel.git clk: Add generic driver for Maxim PMIC clocks Maxim Integrated Power Management ICs are very similar with regard to their clock outputs. Most of the clock drivers for these chips are duplicating code and are simpler enough that can be converted to use a generic driver to consolidate code and avoid duplication. Signed-off-by: Javier Martinez Canillas Reviewed-by: Krzysztof Kozlowski Signed-off-by: Mike Turquette --- Reading git-diff-tree failed