Re: [PATCH 4/9] Staging/iio/adc/touchscreen/MXS: simplify register access

2013-10-01 Thread Jonathan Cameron
On 09/23/13 15:36, Juergen Beisert wrote: > Replace the individual register access by a few shared access function to > make the > code easier to read and in order to add the i.MX23 SoC in the next step. > > Signed-off-by: Juergen Beisert > CC: linux-arm-ker...@lists.infradead.org > CC: linux-in

[PATCH 4/9] Staging/iio/adc/touchscreen/MXS: simplify register access

2013-09-23 Thread Juergen Beisert
Replace the individual register access by a few shared access function to make the code easier to read and in order to add the i.MX23 SoC in the next step. Signed-off-by: Juergen Beisert CC: linux-arm-ker...@lists.infradead.org CC: linux-in...@vger.kernel.org CC: de...@driverdev.osuosl.org CC: M