commit | 1462612cb3172068c3f4dca1778e5fb115191c70 | [log] [tgz] |
---|---|---|
author | Jemma Denson <jdenson@gmail.com> | Tue May 05 17:18:11 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon May 18 16:37:16 2015 -0300 |
tree | 5598be721556f671bb1a4336f427369256ccbe5d | |
parent | d3cf06bbe3088e0b6ede1cc0a91ff9b60d837be9 [diff] |
[media] cx24120: Remove additional calls to read_status get_frontend was making a call to read_status, which is being called periodically anyway. Have read_status store fe_status in the state struct instead and use that within get_frontend. Signed-off-by: Jemma Denson <jdenson@gmail.com> Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>