]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (13607): vpif: move vpif_remove to .devexit
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 10 Dec 2009 20:02:16 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:37 +0000 (00:18 -0200)
commit0b0a860fec1a6d4cdcd0dc5241390d083a82c00d
tree5c93dbb940e703cd2bdc03263ab4220bd3e4fd14
parent9d8938248c3b67904a8108a6fc3dcceb9d7f2aad
V4L/DVB (13607): vpif: move vpif_remove to .devexit

The function vpif_remove is used only wrapped by __devexit_p so define
it using __devexit.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/vpif.c