[media] rtl28xxu: do not return error for unimplemented fe callback
authorAntti Palosaari <crope@iki.fi>
Mon, 17 Sep 2012 18:49:54 +0000 (15:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 18:14:12 +0000 (15:14 -0300)
commit97efe7811be6634d6b520a9cdd9f723369af9216
tree6b635a0b9cf593baa51f723cdf6d97dda5f6c066
parent4005c1a9f6c40b0b0de2b8ac80a6f53f23b52f6e
[media] rtl28xxu: do not return error for unimplemented fe callback

Use of frontend callback is highly hardware design dependent
and whole callback could be optional in many cases. Returning
error by default when callback is not implemented is stupid.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb-v2/rtl28xxu.c