commit | 9214cc6e1302f5af5ee76db38d345907806dca67 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jan 29 11:07:03 2012 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 10:06:05 2012 -0800 |
tree | fe499cb6f83aa9b86dde942bf629eb76c22080ef | |
parent | 7389266cc9fa4b9b2761785bcc6fba7bbeb8d070 [diff] |
staging:iio:adc:ad7606 unwind use of is_visible for attrs. This is the most controversial of this set of is_visible removals. There are two conditions controlling availability of attrs resulting in 4 different attribute groups. Still for a few more lines things are clearer to read to my mind. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>