aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/shmobile/clk-sh73a0.c
Commit message (Collapse)AuthorAge
* clk: shmobile: fix sparse NULL pointer warningWei Yongjun2015-01-13
| | | | | | | | | | Fixes the following sparse warnings: drivers/clk/shmobile/clk-sh73a0.c:57:17: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht2014-12-21
Driver for the SH73A0's clocks that are too specific to be supported by a generic driver. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Acked-by: Mike Turquette <mturquette@linaro.org> Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>