The patch number 13220 was added via Michael Krufky <mkru...@kernellabs.com> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Michael Krufky <mkru...@kernellabs.com> tda18271: increment module version minor Priority: normal Signed-off-by: Michael Krufky <mkru...@kernellabs.com> --- linux/drivers/media/common/tuners/tda18271-fe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 931c1f7d5379 -r e76d014f09d3 linux/drivers/media/common/tuners/tda18271-fe.c --- a/linux/drivers/media/common/tuners/tda18271-fe.c Sun Oct 25 11:36:26 2009 -0400 +++ b/linux/drivers/media/common/tuners/tda18271-fe.c Sun Oct 25 09:43:30 2009 -0400 @@ -1327,7 +1327,7 @@ MODULE_DESCRIPTION("NXP TDA18271HD analog / digital tuner driver"); MODULE_AUTHOR("Michael Krufky <mkru...@linuxtv.org>"); MODULE_LICENSE("GPL"); -MODULE_VERSION("0.3"); +MODULE_VERSION("0.4"); /* * Overrides for Emacs so that we follow Linus's tabbing style. --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/e76d014f09d3b765af6b3a3b637b6ad4cabf1814 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits