video-driver: Delete not used clock_config_on_enable op
The operation is not used anywhere, delete it. Change-Id: I4fe7cd41d63ea1b1e0792de6b3e98757860629d8 Signed-off-by: Stanimir Varbanov <quic_c_svarba@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

orang tua
b52b9fd3c1
melakukan
a558b04808
@@ -22,7 +22,6 @@ struct msm_vidc_core;
|
||||
struct msm_vidc_venus_ops {
|
||||
int (*boot_firmware)(struct msm_vidc_core *core);
|
||||
int (*reset_ahb2axi_bridge)(struct msm_vidc_core *core);
|
||||
int (*clock_config_on_enable)(struct msm_vidc_core *core);
|
||||
int (*raise_interrupt)(struct msm_vidc_core *core);
|
||||
int (*clear_interrupt)(struct msm_vidc_core *core);
|
||||
int (*prepare_pc)(struct msm_vidc_core *core);
|
||||
|
Reference in New Issue
Block a user