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)
commitb586e5d9eee038b8ee6f846cdb6cf2fcbcb2f4ed
tree233d2f2f6fe792dae0ac2957918bf84477275fa5
parent932de74ba335358e2521f951c59bbda2746c5aef
staging:iio:adc:spear rename device specific state structure to _state

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