Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>2022-08-26 21:32:03 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 12:21:45 +0300
commit69b80659a728b99b868518b975d00f25ea70ec21 (patch)
tree906fcd23b8566650e4daff612d0cd4ae7fd22160 /drivers/greybus/interface.c
parentbc67ec9e1348d94ead4e4704ca79e7a4bc97fac3 (diff)
media: sun6i-csi: Use runtime pm for clocks and reset
Wrap the clock and reset preparation into runtime pm functions for better organization of the code. Also fix the clock and reset enable order to first deassert reset, as recommended in Allwinner literature. Make the driver depend on PM while at it since runtime pm is mandatory for the driver to work. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/greybus/interface.c')
0 files changed, 0 insertions, 0 deletions