video: driver: Move adjust/set control functions to common/platform.c
Move adjust/set control functions to common/platform.c as part of upstream effort. This is part 1 of the change. Change-Id: I8c440740fe785b5b052c4d44963ea34c21419fa4 Signed-off-by: Ankush Mitra <quic_ankumitr@quicinc.com>
Dieser Commit ist enthalten in:
@@ -13,7 +13,7 @@
|
||||
#include "msm_vidc_driver.h"
|
||||
#include "msm_vidc_debug.h"
|
||||
#include "msm_media_info.h"
|
||||
#include "msm_vidc_control.h"
|
||||
#include "msm_vidc_platform.h"
|
||||
|
||||
static u32 msm_vidc_decoder_bin_size_iris33(struct msm_vidc_inst *inst)
|
||||
{
|
||||
|
@@ -11,7 +11,7 @@
|
||||
#include "msm_vidc_inst.h"
|
||||
#include "msm_vidc_core.h"
|
||||
#include "msm_vidc_driver.h"
|
||||
#include "msm_vidc_control.h"
|
||||
#include "msm_vidc_platform.h"
|
||||
#include "msm_vidc_internal.h"
|
||||
#include "msm_vidc_buffer.h"
|
||||
#include "msm_vidc_debug.h"
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren