linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] [media] rcar_vin: Remove obsolete platform data support
@ 2015-10-07 10:39 Geert Uytterhoeven
  2015-10-07 10:39 ` [PATCH v2 1/2] [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries Geert Uytterhoeven
  2015-10-07 10:39 ` [PATCH v2 2/2] [media] rcar_vin: Remove obsolete platform data support Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2015-10-07 10:39 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: linux-sh, Geert Uytterhoeven

	Hi,

Since commit 3d7608e4c169af03 ("ARM: shmobile: bockw: remove legacy
board file and config"), Renesas R-Car SoCs are only supported in
generic DT-only ARM multi-platform builds.  The driver doesn't need to
use platform data anymore, hence this series remove platform data
configuration.

Changes compared to v1:
  - Added patch 2.

Geert Uytterhoeven (2):
  [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id
    entries
  [media] rcar_vin: Remove obsolete platform data support

 drivers/media/platform/soc_camera/rcar_vin.c | 77 +++++++++++-----------------
 include/linux/platform_data/camera-rcar.h    | 25 ---------
 2 files changed, 29 insertions(+), 73 deletions(-)
 delete mode 100644 include/linux/platform_data/camera-rcar.h

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2015-10-07 21:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 10:39 [PATCH v2 0/2] [media] rcar_vin: Remove obsolete platform data support Geert Uytterhoeven
2015-10-07 10:39 ` [PATCH v2 1/2] [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries Geert Uytterhoeven
2015-10-07 10:39 ` [PATCH v2 2/2] [media] rcar_vin: Remove obsolete platform data support Geert Uytterhoeven
2015-10-07 18:32   ` kbuild test robot
2015-10-07 21:42     ` Geert Uytterhoeven

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).