]> git.ipfire.org Git - thirdparty/linux.git/commit
media: dw9714: move power sequences to dedicated functions
authorMatthias Fend <matthias.fend@emfend.at>
Thu, 12 Jun 2025 06:54:11 +0000 (08:54 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 07:06:21 +0000 (09:06 +0200)
commit1eefe42e9de503e422a9c925eebdbd215ee28966
tree534b8af442562b4d69d5558aafb7b9b66d2711e3
parentfeec4b07c820f322c6b5b6b52b8ef2ca4cc05ad2
media: dw9714: move power sequences to dedicated functions

Move the power-up and power-down sequences to their own functions. This is
a preparation for the upcoming powerdown pin support.

Signed-off-by: Matthias Fend <matthias.fend@emfend.at>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/dw9714.c