]> 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)
commit452d89c03bbae0d261ff4168487c189d3aff90f6
tree74698929b65473b0e3772298a99ee7db82334f1a
parentce546d94b566bb8941e768a9a8d2c91813c563c4
[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