From: Irina Tirdea Date: Sun, 11 Jan 2015 19:10:15 +0000 (+0200) Subject: iio: accel: mma9551: split driver to expose mma955x api X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~82^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a;p=pandora-kernel.git iio: accel: mma9551: split driver to expose mma955x api Freescale has the MMA955xL family of devices that use the same communication protocol (based on i2c messages): http://www.freescale.com/files/sensors/doc/data_sheet/MMA955xL.pdf. To support more devices from this family, we need to split the mma9551 driver so we can export the common functions that will be used by other mma955x drivers. Signed-off-by: Irina Tirdea Reviewed-by: Vlad Dogaru Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed