]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: regulator: clk: Split rohm-bd718x7.h
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Mon, 3 Jun 2019 07:24:32 +0000 (10:24 +0300)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Jun 2019 09:56:27 +0000 (10:56 +0100)
commit2a6a7aacd4e557a4c7007f8858bcc9654b098fea
tree3b0ecedd2e3c7acef6a8a6bdf4a2572454f4e124
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
mfd: regulator: clk: Split rohm-bd718x7.h

Split the bd718x7.h to ROHM common and bd718x7 specific parts
so that we do not need to add same things in every new ROHM
PMIC header. Please note that this change requires changes also
in bd718x7 sub-device drivers for regulators and clk.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/clk/clk-bd718x7.c
drivers/mfd/rohm-bd718x7.c
drivers/regulator/bd718x7-regulator.c
include/linux/mfd/rohm-bd718x7.h
include/linux/mfd/rohm-generic.h [new file with mode: 0644]