diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-06-20 09:18:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-23 03:14:48 -0300 |
commit | 54bb501c069bbe34cf8becf0a9985fc6873d6b21 (patch) | |
tree | 7361c0a4f9a32ad9993c3d861a3e946f88f9a27d /drivers/input | |
parent | 5543e2b4c495714e5f1b2dbbe250df15239af1cd (diff) |
V4L/DVB (12111): tcm825x: remove incorrect __exit_p wrapper
tcm825x_remove is not necessarily called on module exit, it can also be
called when the i2c_adapter is removed. While the i2c adapter might never
be removed on an embedded system, in practice this sensor driver can also
be used in e.g. a USB webcam where this is a perfectly acceptable thing
to do.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions