Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755600AbbFLQbY (ORCPT ); Fri, 12 Jun 2015 12:31:24 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:35671 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753190AbbFLQbW (ORCPT ); Fri, 12 Jun 2015 12:31:22 -0400 From: Ricardo Ribalda Delgado To: Mauro Carvalho Chehab , Andy Walls , Hans Verkuil , "Lad, Prabhakar" , Boris BREZILLON , Sakari Ailus , Guennadi Liakhovetski , Scott Jiang , Axel Lin , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Ricardo Ribalda Delgado Subject: [PATCH 00/12] media/subdevices: Remove unused compat control ops Date: Fri, 12 Jun 2015 18:31:06 +0200 Message-Id: <1434126678-7978-1-git-send-email-ricardo.ribalda@gmail.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1685 Lines: 42 Remove no longer used compat control ops, as they are not used in their bridge drivers. Working tree can be found at https://github.com/ribalda/linux/tree/compat_control_clean Ricardo Ribalda Delgado (12): media/i2c/adv7343: Remove compat control ops media/i2c/adv7393: Remove compat control ops media/i2c/cs5345: Remove compat control ops media/i2c/saa717x: Remove compat control ops media/i2c/sr030pc30: Remove compat control ops media/i2c/tda7432: Remove compat control ops media/i2c/tlv320aic23: Remove compat control ops media/i2c/tvp514x: Remove compat control ops media/i2c/tvp7002: Remove compat control ops i2c/wm8739: Remove compat control ops pci/ivtv/ivtv-gpio: Remove compat control ops media/radio/saa7706h: Remove compat control ops drivers/media/i2c/adv7343.c | 7 ------- drivers/media/i2c/adv7393.c | 7 ------- drivers/media/i2c/cs5345.c | 7 ------- drivers/media/i2c/saa717x.c | 7 ------- drivers/media/i2c/sr030pc30.c | 7 ------- drivers/media/i2c/tda7432.c | 7 ------- drivers/media/i2c/tlv320aic23b.c | 7 ------- drivers/media/i2c/tvp514x.c | 11 ----------- drivers/media/i2c/tvp7002.c | 7 ------- drivers/media/i2c/wm8739.c | 7 ------- drivers/media/pci/ivtv/ivtv-gpio.c | 7 ------- drivers/media/radio/saa7706h.c | 16 ++-------------- 12 files changed, 2 insertions(+), 95 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/