On Fri, 18 May 2018 20:21:44 +0200
David Veenstra wrote:
> The spi should be set up before the device is registered as an iio
> device.
>
> This patch moves the setup to before the device registration.
>
> Signed-off-by: David Veenstra
Applied to the togreg branch of iio.git and pushed out as
The spi should be set up before the device is registered as an iio
device.
This patch moves the setup to before the device registration.
Signed-off-by: David Veenstra
---
Changes in v4:
- Introduced in this version.
drivers/staging/iio/resolver/ad2s1200.c | 13 +++--
1 file changed, 7