Merge "video: driver: set force mem and pheripheral on flags"
Este cometimento está contido em:

cometido por
Gerrit - the friendly Code Review server

cometimento
9b51939152
@@ -6,6 +6,8 @@
|
||||
#ifndef _MSM_VIDC_RESOURCES_H_
|
||||
#define _MSM_VIDC_RESOURCES_H_
|
||||
|
||||
#include <linux/clk/qcom.h>
|
||||
|
||||
struct icc_path;
|
||||
struct regulator;
|
||||
struct clk;
|
||||
@@ -223,6 +225,8 @@ struct msm_vidc_resources_ops {
|
||||
|
||||
int (*clk_disable)(struct msm_vidc_core *core, const char *name);
|
||||
int (*clk_enable)(struct msm_vidc_core *core, const char *name);
|
||||
int (*clk_set_flag)(struct msm_vidc_core *core,
|
||||
const char *name, enum branch_mem_flags flag);
|
||||
};
|
||||
|
||||
const struct msm_vidc_resources_ops *get_resources_ops(void);
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador