]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tea575x: convert to library
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 18 Dec 2015 20:32:00 +0000 (18:32 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Feb 2016 11:34:28 +0000 (09:34 -0200)
commitc1d7ccd9c7e8f8afed17c6a78208af7dab9cdc56
tree74698929b65473b0e3772298a99ee7db82334f1a
parent56a113b820d33bd1b663b665aa944bda7211eb9f
[media] tea575x: convert to library

The module is used only as a library for now. Remove module init and exit
routines to show this.

While here, remove FSF snail address and attach EXPORT_SYMBOL() macros to
corresponding functions.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/radio/tea575x.c