]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio:adc:max1363 incorrect allocation of available_scanmasks
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 14 Oct 2011 13:46:59 +0000 (14:46 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Oct 2011 22:35:32 +0000 (15:35 -0700)
commit9c95e01e84e31178b9a83b683a501ed76166c259
tree72d347a1a8afb578cfbb028015c9dc7519026838
parentd2fffd6c2fd60fe9ab63ef30758d9d43a5057549
staging:iio:adc:max1363 incorrect allocation of available_scanmasks

Longs are not known for being 8 bits.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/adc/max1363_core.c