From 38125b2c935b0037787ca213f96a7b976eba3199 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Mon, 23 Dec 2013 17:48:00 +0000 Subject: [PATCH] iio: mxs-lradc: convert is_divided to a bitmap mxs_lradc.is_divided was an unsigned long array. Convert it to a bitmap to save some memory. Signed-off-by: Alexandre Belloni Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed