From: Jarod Wilson Date: Tue, 1 Mar 2011 15:38:02 +0000 (-0300) Subject: [media] nuvoton-cir: fix wake from suspend X-Git-Tag: v2.6.38~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3198ed161c9be9bbd15bb2e9c22561248cac6e6a;p=pandora-kernel.git [media] nuvoton-cir: fix wake from suspend The CIR Wake FIFO is 67 bytes long, but the stock remote appears to only populate 65 of them. Limit comparison to 65 bytes, and wake from suspend works a whole lot better (it wasn't working at all for most folks). Fix based on comparison with the old lirc_wb677 driver from Nuvoton, debugging and testing done by Dave Treacy by way of the lirc mailing list. Reported-by: Dave Treacy Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed