From: Alexandre Belloni Date: Mon, 23 Dec 2013 17:48:00 +0000 (+0000) Subject: iio: mxs-lradc: convert is_divided to a bitmap X-Git-Tag: v3.14-rc1~150^2~139^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38125b2c935b0037787ca213f96a7b976eba3199;p=pandora-kernel.git 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-diff-tree failed