Searched hist:bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | kxsd9.h | bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 Thu Sep 01 04:44:38 CDT 2016 Linus Walleij <linus.walleij@linaro.org> iio: accel: kxsd9: Split out SPI transport
This moves the KXSD9 SPI transport out to its own file and Kconfig entry, so that we will be able to add another transport method. We export the common probe and add a local header file for the functionality shared between the main driver and the transport driver.
We make the SPI transport the default for the driver if SPI is available and the KXSD9 driver was selected, so the oldconfig upgrade path will be clear.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | kxsd9-spi.c | bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 Thu Sep 01 04:44:38 CDT 2016 Linus Walleij <linus.walleij@linaro.org> iio: accel: kxsd9: Split out SPI transport
This moves the KXSD9 SPI transport out to its own file and Kconfig entry, so that we will be able to add another transport method. We export the common probe and add a local header file for the functionality shared between the main driver and the transport driver.
We make the SPI transport the default for the driver if SPI is available and the KXSD9 driver was selected, so the oldconfig upgrade path will be clear.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | kxsd9.c | diff bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 Thu Sep 01 04:44:38 CDT 2016 Linus Walleij <linus.walleij@linaro.org> iio: accel: kxsd9: Split out SPI transport
This moves the KXSD9 SPI transport out to its own file and Kconfig entry, so that we will be able to add another transport method. We export the common probe and add a local header file for the functionality shared between the main driver and the transport driver.
We make the SPI transport the default for the driver if SPI is available and the KXSD9 driver was selected, so the oldconfig upgrade path will be clear.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Makefile | diff bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 Thu Sep 01 04:44:38 CDT 2016 Linus Walleij <linus.walleij@linaro.org> iio: accel: kxsd9: Split out SPI transport
This moves the KXSD9 SPI transport out to its own file and Kconfig entry, so that we will be able to add another transport method. We export the common probe and add a local header file for the functionality shared between the main driver and the transport driver.
We make the SPI transport the default for the driver if SPI is available and the KXSD9 driver was selected, so the oldconfig upgrade path will be clear.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff bf96f6e80cef4b9a234e8ce81aa2e333ca7ce599 Thu Sep 01 04:44:38 CDT 2016 Linus Walleij <linus.walleij@linaro.org> iio: accel: kxsd9: Split out SPI transport
This moves the KXSD9 SPI transport out to its own file and Kconfig entry, so that we will be able to add another transport method. We export the common probe and add a local header file for the functionality shared between the main driver and the transport driver.
We make the SPI transport the default for the driver if SPI is available and the KXSD9 driver was selected, so the oldconfig upgrade path will be clear.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|