From: Antti Palosaari Date: Tue, 22 Jul 2014 03:18:19 +0000 (-0300) Subject: [media] rtl2832_sdr: remove plain 64-bit divisions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98ccfcf4804beb2651b9f44a4bc5cbb387019ec;p=pandora-kernel.git [media] rtl2832_sdr: remove plain 64-bit divisions Commit 0ba2aeb6dab80920edd9cf5b93b1ea4d6913b8f3 (v4l2-ctrls: increase internal min/max/step/def to 64 bit) changes v4l2 controls to 64-bit. Driver it not working on 32-bit arch as it uses directly control 'step' which is changed to 64-bit. Reported-by: kbuild test robot Cc: Hans Verkuil Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed