From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 26 Jan 2016 23:01:48 +0100 Subject: [PATCH 6/7] [media] em28xx: add MEDIA_TUNER dependency In-Reply-To: <20160126150819.04cab5a9@recife.lan> References: <1453817424-3080054-1-git-send-email-arnd@arndb.de> <5775609.WPlM7VCgVr@wuerfel> <20160126150819.04cab5a9@recife.lan> Message-ID: <5964838.Fz0P6fH3v7@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 26 January 2016 15:08:19 Mauro Carvalho Chehab wrote: > > > Ok, if we'll have platform drivers for analog TV using the I2C bus > > > at directly in SoC, then your solution is better, but the tuner core > > > driver may not be the best way of doing it. So, for now, I would use > > > the simpler version. > > > > Ok. Do you want me to submit a new version or do you prefer to write > > one yourself? With or without the 'default'? > > Feel free to submit a new version without the default. > > Ok, done. Arnd