commit | 43a07e48af44c153f960e4a204771d5911e10134 | [log] [tgz] |
---|---|---|
author | Eva Rachel Retuya <eraretuya@gmail.com> | Tue Nov 01 01:04:35 2016 +0800 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Nov 05 16:23:01 2016 +0000 |
tree | a61708718d1ae777d27bee70e5a8be846bf4d508 | |
parent | a98461d79ba5bd9c5a83be3f5860cba5d5b54617 [diff] |
staging: iio: ad9832: clean-up regulator 'reg' Rename regulator 'reg' to 'avdd' so as to be clear what regulator it stands for specifically. Additionally, get rid of local variable 'reg' and use direct assignment instead. Update also the goto label pertaining to the avdd regulator during disable. Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>