[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)
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>

No differences found