commit | 6c4b75578043e986121a4cc1c26fd0194ca54b62 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Apr 04 18:13:33 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:44:51 2009 -0300 |
tree | 20ca1b89af2613fda1d3f25fbe0a8e9fc31849c7 | |
parent | b466248df0d93c66e3eedd67711ce879def8a5f1 [diff] |
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>