commit | 97efe7811be6634d6b520a9cdd9f723369af9216 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Sep 17 15:49:54 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 15:14:12 2012 -0300 |
tree | 6b635a0b9cf593baa51f723cdf6d97dda5f6c066 | |
parent | 4005c1a9f6c40b0b0de2b8ac80a6f53f23b52f6e [diff] |
[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>