From: Hans Verkuil Date: Wed, 29 May 2013 10:00:08 +0000 (-0300) Subject: [media] cx18: fix register range check X-Git-Tag: v3.11-rc1~17^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771d77339b0f7a236d1fc0ef414469b4282b47a9;p=pandora-kernel.git [media] cx18: fix register range check Ensure that the register is aligned to a dword, otherwise the range check could fail since it assumes dword alignment. Signed-off-by: Hans Verkuil Cc: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed