summaryrefslogtreecommitdiff
path: root/drivers/misc/hmc6352.c
diff options
context:
space:
mode:
authorVasiliy Kulikov <segooon@gmail.com>2010-11-11 22:05:11 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-12 15:55:31 (GMT)
commit1093736b3c34319b8f1825a4423414d9cf397d73 (patch)
treef1b491b897e5f25b4677b440966add568892b2db /drivers/misc/hmc6352.c
parent90482e45e4a39ee10b66436c2b3d5d4d88c2f73c (diff)
downloadlinux-fsl-qoriq-1093736b3c34319b8f1825a4423414d9cf397d73.tar.xz
drivers/misc/apds9802als.c: fix signedness bug
i2c_smbus_read_byte_data() may return negative error code. This is not seen to als_sensing_range_store() as the result is stored in unsigned int. Made it signed. Signed-off-by: Vasiliy Kulikov <segooon@gmail.com> Cc: Hong Liu <hong.liu@intel.com> Cc: Alan Cox <alan@linux.intel.com> Cc: Anantha Narayanan <anantha.narayanan@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc/hmc6352.c')
0 files changed, 0 insertions, 0 deletions