From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
linux-media@vger.kernel.org
Cc: linux-sh@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH v2 0/2] [media] rcar_vin: Remove obsolete platform data support
Date: Wed, 07 Oct 2015 10:39:34 +0000 [thread overview]
Message-ID: <1444214376-26931-1-git-send-email-geert+renesas@glider.be> (raw)
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
next reply other threads:[~2015-10-07 10:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 10:39 Geert Uytterhoeven [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1444214376-26931-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-media@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=mchehab@osg.samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).