linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] omap3isp: Remove legacy platform data support
@ 2015-07-16 12:55 Laurent Pinchart
  2015-07-16 12:55 ` [PATCH 1/2] ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Laurent Pinchart @ 2015-07-16 12:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

Now that all users of the OMAP3 ISP have switched to DT, this patch series
removes support for legacy platform data support in the omap3isp driver. It
also drops the OMAP3 ISP device instantiation board code that is now unused.

Patch 2/2 depends on 1/2. From a conflict resolution point of view it would be
easier to merge the whole series through the linux-media tree. Tony, would
that be fine with you ? If so could you please ack patch 1/2 ?

Laurent Pinchart (2):
  ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation
  v4l: omap3isp: Drop platform data support

 arch/arm/mach-omap2/devices.c               |  53 ----------
 arch/arm/mach-omap2/devices.h               |  19 ----
 drivers/media/platform/Kconfig              |   2 +-
 drivers/media/platform/omap3isp/isp.c       | 133 ++++-------------------
 drivers/media/platform/omap3isp/isp.h       |   7 +-
 drivers/media/platform/omap3isp/ispcsiphy.h |   2 +-
 drivers/media/platform/omap3isp/ispvideo.c  |   9 +-
 drivers/media/platform/omap3isp/omap3isp.h  | 132 +++++++++++++++++++++++
 include/media/omap3isp.h                    | 158 ----------------------------
 9 files changed, 158 insertions(+), 357 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/devices.h
 create mode 100644 drivers/media/platform/omap3isp/omap3isp.h
 delete mode 100644 include/media/omap3isp.h

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-09 17:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 12:55 [PATCH 0/2] omap3isp: Remove legacy platform data support Laurent Pinchart
2015-07-16 12:55 ` [PATCH 1/2] ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation Laurent Pinchart
2015-07-16 12:58   ` Tony Lindgren
2015-09-03 22:34     ` Suman Anna
2015-09-14 16:29       ` Suman Anna
2015-09-14 16:33         ` Tony Lindgren
2015-10-12 17:05           ` Tony Lindgren
2015-11-09 17:48             ` Laurent Pinchart
2015-07-16 15:45   ` Sakari Ailus
2015-07-16 15:52     ` Laurent Pinchart
2015-07-16 16:01       ` Sakari Ailus
2015-07-16 12:55 ` [PATCH 2/2] v4l: omap3isp: Drop platform data support Laurent Pinchart
2015-07-16 16:14 ` [PATCH 0/2] omap3isp: Remove legacy " Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).