git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee9a691
)
Staging: iio: adis16400: fix some minor issues and clean-up
author
Barry Song
<21cnbao@gmail.com>
Fri, 4 Jun 2010 09:19:53 +0000
(17:19 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Jun 2010 22:16:20 +0000
(15:16 -0700)
1. move adis16400_spi_read_burst() to adis16400_ring.c since it is only
called there
2. add the lost calling to adis16400_self_test()
3. codes cleanup
Signed-off-by: Barry Song <21cnbao@gmail.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found