From: mchehab@osg.samsung.com (Mauro Carvalho Chehab)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [media] [kbuild] Add and use IS_REACHABLE macro
Date: Fri, 20 Feb 2015 07:37:16 -0200 [thread overview]
Message-ID: <20150220073716.64560682@recife.lan> (raw)
In-Reply-To: <5822078.VORY4BTfEj@wuerfel>
Em Fri, 20 Feb 2015 10:29:42 +0100
Arnd Bergmann <arnd@arndb.de> escreveu:
> On Thursday 19 February 2015 16:06:18 Michal Marek wrote:
> > > We have similar problems in other areas
> > > of the kernel. In theory, we could enforce the VIDEO_TUNER driver to
> > > be modular here by adding lots of dependencies to it:
> > >
> > > config VIDEO_TUNER
> > > tristate
> > > depends on MEDIA_TUNER_TEA5761 || !MEDIA_TUNER_TEA5761
> > > depends on MEDIA_TUNER_TEA5767 || !MEDIA_TUNER_TEA5767
> > > depends on MEDIA_TUNER_MSI001 || !MEDIA_TUNER_MSI001
> >
> > Nah, that's even uglier. I suggest to merge your IS_REACHABLE patch.
> >
>
> Ok, can I take this as an ack from your side to merge the
> include/linux/kconfig.h part of the patch through the linux-media
> tree?
>
> I thought about splitting up the patch into two, but that would
> just make merging it harder because we'd still have the dependency.
It is likely better if I merge at the linux-media tree. This way,
we can avoid conflicts with those headers, if this is ok for
Marek.
Regards,
Mauro
>
> Arnd
next prev parent reply other threads:[~2015-02-20 9:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 17:12 [PATCH] [media] [kbuild] Add and use IS_REACHABLE macro Arnd Bergmann
2015-02-19 12:11 ` Michal Marek
2015-02-19 14:53 ` Arnd Bergmann
2015-02-19 15:06 ` Michal Marek
2015-02-20 9:29 ` Arnd Bergmann
2015-02-20 9:37 ` Mauro Carvalho Chehab [this message]
2015-02-20 10:24 ` Michal Marek
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=20150220073716.64560682@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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