From: Mauro Carvalho Chehab Date: Sun, 10 Aug 2014 00:47:20 +0000 (-0300) Subject: [media] xc5000: fix xc5000 suspend X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a5307cb0b164024725d68990441553740a2149;p=pandora-kernel.git [media] xc5000: fix xc5000 suspend After xc5000 stops working, it waits for 5 seconds, waiting for a new usage. Only after that it goes to low power mode. If a suspend event happens before that, a work queue will remain active, with causes suspend to crash. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed