The patch titled dvb: Fix kconfig help text has been added to the -mm tree. Its filename is dvb-fix-kconfig-help-text.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: dvb: Fix kconfig help text From: Uwe Bugla <uwe.bugla@xxxxxx> This patch corrects some broken English in Kconfig. Signed-off-by: Uwe Bugla <uwe.bugla@xxxxxx> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/media/dvb/frontends/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff -puN drivers/media/dvb/frontends/Kconfig~dvb-fix-kconfig-help-text drivers/media/dvb/frontends/Kconfig --- a/drivers/media/dvb/frontends/Kconfig~dvb-fix-kconfig-help-text +++ a/drivers/media/dvb/frontends/Kconfig @@ -299,8 +299,9 @@ config DVB_PLL depends on DVB_CORE && I2C default m if DVB_FE_CUSTOMISE help - This module driver a number of tuners based on PLL chips with a - common I2C interface. Say Y when you want to support these tuners. + This module driver is needed by a couple of tuners based on PLL chips + with a common I2C interface. Say Y when you want to support these + tuners. config DVB_TDA826X tristate "Philips TDA826X silicon tuner" _ Patches currently in -mm which might be from uwe.bugla@xxxxxx are acpi-suppress-uninitialized-var-warning.patch dvb-fix-kconfig-help-text.patch asm-i386-ioh-fix-constness.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html