From: Jemma Denson Date: Tue, 5 May 2015 20:18:11 +0000 (-0300) Subject: [media] cx24120: Remove additional calls to read_status X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1462612cb3172068c3f4dca1778e5fb115191c70;p=pandora-kernel.git [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 Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed