diff options
author | Martin Kepplinger <martink@posteo.de> | 2015-09-01 14:45:08 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-09-23 22:23:20 +0300 |
commit | c3cdd6e48e35b7a02f28e301ef30a87ff3cd6527 (patch) | |
tree | 9f88041bf95267e90982cace9863f705e307150f /drivers/parport | |
parent | afc7da6e486c04244766da9fe2574d972125a602 (diff) | |
download | linux-c3cdd6e48e35b7a02f28e301ef30a87ff3cd6527.tar.xz |
iio: mma8452: refactor for seperating chip specific data
This adds a struct mma_chip_info to hold data that will remain specific to
the chip in use. It is provided during probe() and linked in
struct of_device_id.
Also this suggests that the driver is called "mma8452" and now handles the
MMA8452Q device, but is not limited to it.
Signed-off-by: Martin Kepplinger <martin.kepplinger@theobroma-systems.com>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions