Here are a few fixes to get in before 3.14. Two of those are because I wasn't careful engouh when reordering my patch before thos of Hector, it made me drop a part. and I forgot to reintroduce it when rebasing. The first patch fixes a buffer overflow found by smatch. The second patch doesn't really have any impact as we control the input but is there for correctness. The last one removes useless scale_available files for channel 8 and 9 as they are read has a temperature channel. I feel it is safe to do as no releases were made with those so we are not really breaking the ABI. Alexandre Belloni (3): iio: mxs-lradc: fix buffer overflow iio: mxs-lradc: fix invalid channel number detection iio: mxs-lradc: remove useless scale_available files drivers/staging/iio/adc/mxs-lradc.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html