Searched hist:d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/iio/accel/ |
H A D | mma9551_core.h | d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a Sun Jan 11 20:10:15 CET 2015 Irina Tirdea <irina.tirdea@intel.com> 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 <irina.tirdea@intel.com> Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | mma9551_core.c | d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a Sun Jan 11 20:10:15 CET 2015 Irina Tirdea <irina.tirdea@intel.com> 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 <irina.tirdea@intel.com> Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | mma9551.c | diff d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a Sun Jan 11 20:10:15 CET 2015 Irina Tirdea <irina.tirdea@intel.com> 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 <irina.tirdea@intel.com> Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Makefile | diff d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a Sun Jan 11 20:10:15 CET 2015 Irina Tirdea <irina.tirdea@intel.com> 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 <irina.tirdea@intel.com> Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff d5b97f5c7dfcad98927fb4f3b2e99d4c3beeec9a Sun Jan 11 20:10:15 CET 2015 Irina Tirdea <irina.tirdea@intel.com> 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 <irina.tirdea@intel.com> Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|