[media] v4l: vsp1: Remove unexisting rt clocks

The VSP1 has no rt clock. Remove them from the driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Dieser Commit ist enthalten in:
Laurent Pinchart
2014-04-02 11:21:56 -03:00
committet von Mauro Carvalho Chehab
Ursprung ce9c22443e
Commit 4fc7878401
2 geänderte Dateien mit 5 neuen und 36 gelöschten Zeilen

Datei anzeigen

@@ -45,7 +45,6 @@ struct vsp1_device {
void __iomem *mmio;
struct clk *clock;
struct clk *rt_clock;
struct mutex lock;
int ref_count;