From: Jarod Wilson Date: Thu, 16 Jun 2011 20:30:48 +0000 (-0300) Subject: [media] saa7134: fix raw IR timeout value X-Git-Tag: v3.0-rc7~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9800b5b619cd9a013a6f0c7d5da0dbbc17a5af30;p=pandora-kernel.git [media] saa7134: fix raw IR timeout value The comment says "wait 15ms", but the code says jiffies_to_msecs(15) instead of msecs_to_jiffies(15). Fix that. Tested, works fine with both rc5 and rc6 decode, in-kernel and via lirc userspace, with an HVR-1150. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed