staging:iio:adc:spear rename device specific state structure to _state
authorJonathan Cameron <jic23@kernel.org>
Sun, 4 May 2014 16:45:00 +0000 (17:45 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 7 Apr 2014 18:05:58 +0000 (19:05 +0100)
Also rename instances of it to st.  This brings the driver inline with
the conventions of IIO and avoids some naming confusion with some IIO
structures which also use the _info postfix.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Hartmut Knaack <knaack.h@gmx.de>
drivers/staging/iio/adc/spear_adc.c

Simple merge