[media] v4l: vsp1: Don't handle clocks manually
The power domain performs functional clock handling when using runtime PM, there's no need to enable and disable the clock manually. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

父節點
1e6af546ee
當前提交
c7b12cfddf
@@ -62,7 +62,6 @@ struct vsp1_device {
|
||||
const struct vsp1_device_info *info;
|
||||
|
||||
void __iomem *mmio;
|
||||
struct clk *clock;
|
||||
|
||||
struct vsp1_bru *bru;
|
||||
struct vsp1_hsit *hsi;
|
||||
|
Reference in New Issue
Block a user