]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs
authorJean Delvare <khali@linux-fr.org>
Sat, 4 Apr 2009 21:13:33 +0000 (18:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:51 +0000 (21:44 -0300)
commitdf98a0d56eb14b657baf72a3cb8239a526489e1e
tree20ca1b89af2613fda1d3f25fbe0a8e9fc31849c7
parent8c5c87f36920bc0865c3023e1eadf7842404328b
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs

The client_register and client_unregister methods are optional so
there is no point in defining stub ones. Especially when these methods
are likely to be removed soon.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-i2c-core.c