From: Arnd Bergmann <arnd@arndb.de>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Hans Verkuil <hverkuil@xs4all.nl>,
Kyungmin Park <kyungmin.park@samsung.com>,
Heungjun Kim <riverful.kim@samsung.com>,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
Andy Walls <awalls@md.metrocast.net>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Josh Wu <josh.wu@atmel.com>, Hans de Goede <hdegoede@redhat.com>,
Mike Isely <isely@pobox.com>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Andrew Morton <akpm@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"David S. Miller" <davem@davemloft.net>,
Joe Perches <joe@perches.com>, Jiri Slaby <jslaby@suse.com>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Vinod Koul <vinod.koul@intel.com>,
Ul
Subject: Re: [PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
Date: Mon, 16 Nov 2015 13:30:19 +0100 [thread overview]
Message-ID: <11305053.FloWFxl3Yn@wuerfel> (raw)
In-Reply-To: <23e53dd0223c40ecf7128e0b270fcfbea8e1c43b.1447671420.git.mchehab@osg.samsung.com>
On Monday 16 November 2015 09:00:44 Mauro Carvalho Chehab wrote:
> Let's not mix headers used by the core with those headers that
> are needed by some driver-specific interface header.
>
> The headers used on drivers were manually moved using:
> mkdir include/media/drv-intf/
> git mv include/media/cx2341x.h include/media/cx25840.h \
> include/media/exynos-fimc.h include/media/msp3400.h \
> include/media/s3c_camif.h include/media/saa7146.h \
> include/media/saa7146_vv.h include/media/sh_mobile_ceu.h \
> include/media/sh_mobile_csi2.h include/media/sh_vou.h \
> include/media/si476x.h include/media/soc_mediabus.h \
> include/media/tea575x.h include/media/drv-intf/
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I probably would have left soc_mediabus.h where it is, but I can
see there are reasons to move it.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Hans Verkuil <hverkuil@xs4all.nl>,
Kyungmin Park <kyungmin.park@samsung.com>,
Heungjun Kim <riverful.kim@samsung.com>,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
Andy Walls <awalls@md.metrocast.net>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Josh Wu <josh.wu@atmel.com>, Hans de Goede <hdegoede@redhat.com>,
Mike Isely <isely@pobox.com>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Andrew Morton <akpm@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"David S. Miller" <davem@davemloft.net>,
Joe Perches <joe@perches.com>, Jiri Slaby <jslaby@suse.com>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Vinod Koul <vinod.koul@intel.com>,
Ul
Subject: Re: [PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
Date: Mon, 16 Nov 2015 12:30:19 +0000 [thread overview]
Message-ID: <11305053.FloWFxl3Yn@wuerfel> (raw)
In-Reply-To: <23e53dd0223c40ecf7128e0b270fcfbea8e1c43b.1447671420.git.mchehab@osg.samsung.com>
On Monday 16 November 2015 09:00:44 Mauro Carvalho Chehab wrote:
> Let's not mix headers used by the core with those headers that
> are needed by some driver-specific interface header.
>
> The headers used on drivers were manually moved using:
> mkdir include/media/drv-intf/
> git mv include/media/cx2341x.h include/media/cx25840.h \
> include/media/exynos-fimc.h include/media/msp3400.h \
> include/media/s3c_camif.h include/media/saa7146.h \
> include/media/saa7146_vv.h include/media/sh_mobile_ceu.h \
> include/media/sh_mobile_csi2.h include/media/sh_vou.h \
> include/media/si476x.h include/media/soc_mediabus.h \
> include/media/tea575x.h include/media/drv-intf/
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I probably would have left soc_mediabus.h where it is, but I can
see there are reasons to move it.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Hans Verkuil <hverkuil@xs4all.nl>,
Kyungmin Park <kyungmin.park@samsung.com>,
Heungjun Kim <riverful.kim@samsung.com>,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
Andy Walls <awalls@md.metrocast.net>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Josh Wu <josh.wu@atmel.com>, Hans de Goede <hdegoede@redhat.com>,
Mike Isely <isely@pobox.com>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Andrew Morton <akpm@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"David S. Miller" <davem@davemloft.net>,
Joe Perches <joe@perches.com>, Jiri Slaby <jslaby@suse.com>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Vinod Koul <vinod.koul@intel.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
"Lad, Prabhakar" <prabhakar.csengg@gmail.com>,
Sakari Ailus <sakari.ailus@iki.fi>,
Ondrej Zary <linux@rainbow-software.org>,
Abhilash Jindal <klock.android@gmail.com>,
Junghak Sung <jh1009.sung@samsung.com>,
Geunyoung Kim <nenggun.kim@samsung.com>,
Pawel Osciak <pawel@osciak.com>,
Matthias Schwarzott <zzam@gentoo.org>,
Antti Palosaari <crope@iki.fi>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
David Howells <dhowells@redhat.com>,
Inki Dae <inki.dae@samsung.com>,
Stefan Richter <stefanr@s5r6.in-berlin.de>,
Vaishali Thakkar <vthakkar1994@gmail.com>,
Alexey Khoroshilov <khoroshilov@ispras.ru>,
Scott Jiang <scott.jiang.linux@gmail.com>,
Tommi Rantala <tt.rantala@gmail.com>,
Olli Salonen <olli.salonen@iki.fi>,
Steven Rostedt <rostedt@goodmis.org>,
Andrzej Hajda <a.hajda@samsung.com>,
Quentin Lambert <lambert.quentin@gmail.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-api@vger.kernel.org,
alsa-devel@alsa-project.org
Subject: Re: [PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
Date: Mon, 16 Nov 2015 13:30:19 +0100 [thread overview]
Message-ID: <11305053.FloWFxl3Yn@wuerfel> (raw)
In-Reply-To: <23e53dd0223c40ecf7128e0b270fcfbea8e1c43b.1447671420.git.mchehab@osg.samsung.com>
On Monday 16 November 2015 09:00:44 Mauro Carvalho Chehab wrote:
> Let's not mix headers used by the core with those headers that
> are needed by some driver-specific interface header.
>
> The headers used on drivers were manually moved using:
> mkdir include/media/drv-intf/
> git mv include/media/cx2341x.h include/media/cx25840.h \
> include/media/exynos-fimc.h include/media/msp3400.h \
> include/media/s3c_camif.h include/media/saa7146.h \
> include/media/saa7146_vv.h include/media/sh_mobile_ceu.h \
> include/media/sh_mobile_csi2.h include/media/sh_vou.h \
> include/media/si476x.h include/media/soc_mediabus.h \
> include/media/tea575x.h include/media/drv-intf/
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I probably would have left soc_mediabus.h where it is, but I can
see there are reasons to move it.
Arnd
next prev parent reply other threads:[~2015-11-16 12:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <013152dcb3d4eaddd39aa4a37868430567bdc2d6.1447671420.git.mchehab@osg.samsung.com>
2015-11-16 11:00 ` [PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir Mauro Carvalho Chehab
2015-11-16 12:30 ` Arnd Bergmann [this message]
2015-11-16 12:30 ` Arnd Bergmann
2015-11-16 12:30 ` Arnd Bergmann
2015-11-16 11:00 ` [PATCH v2 3/3] [media] include/media: move platform_data to linux/platform_data/media Mauro Carvalho Chehab
2015-11-16 11:00 ` Mauro Carvalho Chehab
2015-11-16 11:00 ` Mauro Carvalho Chehab
2015-11-16 11:00 ` Mauro Carvalho Chehab
2015-11-16 12:28 ` Arnd Bergmann
2015-11-16 12:28 ` Arnd Bergmann
2015-11-16 12:28 ` Arnd Bergmann
2015-11-16 12:28 ` Arnd Bergmann
2015-11-17 9:16 ` Mauro Carvalho Chehab
2015-11-17 9:16 ` Mauro Carvalho Chehab
2015-11-17 9:16 ` Mauro Carvalho Chehab
2015-11-17 9:16 ` Mauro Carvalho Chehab
2015-11-16 13:01 ` Lee Jones
2015-11-16 13:01 ` Lee Jones
2015-11-16 13:01 ` Lee Jones
2015-11-16 13:01 ` Lee Jones
2015-11-16 13:13 ` Krzysztof Kozlowski
2015-11-16 13:13 ` Krzysztof Kozlowski
2015-11-16 13:13 ` Krzysztof Kozlowski
2015-11-16 13:13 ` Krzysztof Kozlowski
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=11305053.FloWFxl3Yn@wuerfel \
--to=arnd@arndb.de \
--cc=akpm@linux-foundation.org \
--cc=awalls@md.metrocast.net \
--cc=davem@davemloft.net \
--cc=g.liakhovetski@gmx.de \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=hverkuil@xs4all.nl \
--cc=isely@pobox.com \
--cc=joe@perches.com \
--cc=josh.wu@atmel.com \
--cc=jslaby@suse.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=mchehab@osg.samsung.com \
--cc=perex@perex.cz \
--cc=riverful.kim@samsung.com \
--cc=s.nawrocki@samsung.com \
--cc=tiwai@suse.com \
--cc=vinod.koul@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.