video: driver: Remove unused capabilities
Cleanup of unused capabilities from platform caps list. Change-Id: I98f4beb96f41d2b8a3b4342f7d453a6abc046e55 Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com> Signed-off-by: Ankush Mitra <quic_ankumitr@quicinc.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (c) 2020-2022, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <linux/iommu.h>
|
||||
@@ -97,9 +98,6 @@ static const struct msm_vidc_cap_name cap_name_arr[] = {
|
||||
{BATCH_FPS, "BATCH_FPS" },
|
||||
{LOSSLESS_MBPF, "LOSSLESS_MBPF" },
|
||||
{SECURE_MBPF, "SECURE_MBPF" },
|
||||
{MBPS, "MBPS" },
|
||||
{POWER_SAVE_MBPS, "POWER_SAVE_MBPS" },
|
||||
{CHECK_MBPS, "CHECK_MPBS" },
|
||||
{FRAME_RATE, "FRAME_RATE" },
|
||||
{OPERATING_RATE, "OPERATING_RATE" },
|
||||
{INPUT_RATE, "INPUT_RATE" },
|
||||
|
Reference in New Issue
Block a user