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)
commit6c4b75578043e986121a4cc1c26fd0194ca54b62
tree20ca1b89af2613fda1d3f25fbe0a8e9fc31849c7
parentb466248df0d93c66e3eedd67711ce879def8a5f1
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