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:
2501c91
)
mmc: core: Remove unnecessary validations for bus_ops callbacks
author
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 30 Oct 2013 22:15:30 +0000
(23:15 +0100)
committer
Chris Ball
<chris@printf.net>
Fri, 14 Feb 2014 03:58:23 +0000
(22:58 -0500)
Due to the removal of the Kconfig option MMC_UNSAFE_RESUME, several
validations of a present bus_ops callback became redundant. Let's
remove these.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
No differences found