video: driver: remove redundant entry for STAGE
remove redundant entry for STAGE in cliff DB. Change-Id: Id640ee48dec26851ba18cd472077b0e75f367496 Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <soc/qcom/of_common.h>
|
||||
@@ -1657,16 +1657,6 @@ static struct msm_platform_inst_cap_dependency instance_cap_dependency_data_clif
|
||||
NULL,
|
||||
msm_vidc_set_stage},
|
||||
|
||||
{STAGE, ENC, H264 | HEVC,
|
||||
{0},
|
||||
NULL,
|
||||
msm_vidc_set_stage},
|
||||
|
||||
{STAGE, DEC, H264 | HEVC | VP9,
|
||||
{0},
|
||||
NULL,
|
||||
msm_vidc_set_stage},
|
||||
|
||||
{PIPE, DEC | ENC, CODECS_ALL,
|
||||
{0},
|
||||
NULL,
|
||||
|
Reference in New Issue
Block a user