summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-03-11 16:29:03 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-04-24 11:05:23 +0300
commitc22afddcf7c5001c00010c38f67689cf19e5fb65 (patch)
treea85a42df89d5d214408956268aae39cbd98e24a8 /scripts/cleanpatch
parent2eab8739b6f6b3076a93d4b57f1b7cc92253b7c3 (diff)
downloadlinux-c22afddcf7c5001c00010c38f67689cf19e5fb65.tar.xz
media: imx: imx-mipi-csis: Simplify runtime PM implementation
The runtime PM resume handler is guaranteed to be called on a suspended device, and the suspend handler on a resumed device. The implementation can thus be simplified. While at it, rename the mipi_csis_device state field to powered, as the now state contains a single flag only. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions