linux/drivers/clk/meson
Wei Yongjun 718cc4b60f clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Fixes: f8c11f7991 ("clk: meson: Add GXBB AO Clock and Reset controller driver")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-08-24 00:55:13 -07:00
..
clk-cpu.c clk: meson8b: clean up cpu clocks 2016-06-22 18:02:35 -07:00
clk-mpll.c clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
clk-pll.c clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
clkc.h clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
gxbb-aoclk.c clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe() 2016-08-24 00:55:13 -07:00
gxbb.c clk: meson: make gxbb explicitly non-modular 2016-07-06 15:20:26 -07:00
gxbb.h Revert "clk: gxbb: expose CLKID_MMC_PCLK" 2016-07-15 19:15:12 -07:00
Kconfig clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
Makefile clk: meson: Add GXBB AO Clock and Reset controller driver 2016-08-19 12:49:59 -07:00
meson8b-clkc.c clk: meson8b: make it explicitly non-modular 2016-07-06 15:15:54 -07:00