From: Shuah Khan Date: Fri, 21 Mar 2014 02:05:50 +0000 (-0300) Subject: [media] lgdt3305: include sleep functionality in lgdt3304_ops X-Git-Tag: v3.15-rc1~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9af5c154233446e8b97a1febef80e8afc568ab1;p=pandora-kernel.git [media] lgdt3305: include sleep functionality in lgdt3304_ops Add sleep ops to lgdt3304_ops to invoke lgdt3305_sleep() to be called from dvb_frontend_suspend(). lgdt3305_soft_reset() is called for both 3304 and 3305 devices. soft_reset and sleep touch LGDT3305_GEN_CTRL_3 on 3304 and 3305 devices. Hence, adding sleep to lgdt3304_ops will help suspend 3304 properly from dvb_frontend_suspend(). Signed-off-by: Shuah Khan Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed