commit | 486294f184c05cff116160bb731cbb679f047621 | [log] [tgz] |
---|---|---|
author | Irina Tirdea <irina.tirdea@intel.com> | Tue Mar 29 15:21:21 2016 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Apr 03 11:24:52 2016 +0100 |
tree | d726bd32492c72e7afd96e53ad90182ec1547c7d | |
parent | fa4c9c93e93f429bb8a8b01c53d54d6bd53a3028 [diff] |
iio: accel: bmc150: use common definition for regmap conf bmc150_i2c_regmap_conf is defined three times (in bmc150-accel-core.c, bmc150-accel-i2c.c and and bmc150-accel-spi.c), although the definition is the same. Use one common definition for bmc150_i2c_regmap_conf in all included files. Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>