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:
0ec446e
)
regulator: Remove unused name and client fields from struct tps62360_chip
author
Axel Lin
<axel.lin@gmail.com>
Wed, 28 Mar 2012 02:06:45 +0000
(10:06 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:35 +0000
(11:59 +0100)
The client field of struct tps62360_chip is not used after converting to regmap.
The name field of struct tps62360_chip is not used in this driver.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found