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:
612de4c
)
mmc: dw_mmc: remove unused member variable.
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 3 Mar 2014 02:36:43 +0000
(11:36 +0900)
committer
Chris Ball
<chris@printf.net>
Mon, 12 May 2014 22:04:33 +0000
(18:04 -0400)
Since using the device-tree, didn't use the callback pointer.
So removed the unused callback pointer.
When the set_power callback is used, it should be added in future.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
No differences found