commit | a77cfcac79c7b171d344e2bc0f05c075bc1fcfb2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 14 09:26:09 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jan 22 08:10:52 2013 -0200 |
tree | 2dc309f14e1b0d813ef3ac7d0bf31a20c617aae7 | |
parent | 3151d14aa6e983aa36d51a80d0477859f9ba12af [diff] |
[media] mb86a20s: improve error handling at get_frontend The read/write errors are not handled well on get_frontend. Fix it, by letting the frontend cached values to represent the DVB properties that were successfully retrieved. While here, use "c" for dtv_frontend_properties cache, instead of "p", as this is more common. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>