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:
c7ea834
)
mmc: omap_hsmmc: use slot-gpio library for gpio support.
author
NeilBrown
<neilb@suse.de>
Mon, 12 Jan 2015 19:23:18 +0000
(08:23 +1300)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:29 +0000
(09:56 +0100)
Using the common code removes some code duplication, and
makes it easier to switch to using mmc_of_parse() which
will remove more duplication.
This uses the new mmc_gpio_request_cd_isr to provide a non-standard
interrupt service routine for card-detect interrupts.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/omap_hsmmc.c
Simple merge