summaryrefslogtreecommitdiff
path: root/drivers/mmc/card
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2008-11-27 16:23:49 (GMT)
committerPierre Ossman <drzeus@drzeus.cx>2008-11-30 22:52:44 (GMT)
commit99ba04053a3712498327bd147c22a9877100a904 (patch)
treeaa81411e14d3be918c1dfa6738d2ec0d8f9b143a /drivers/mmc/card
parent8decec78a3d9e240f14553284629ac4851ff3744 (diff)
downloadlinux-fsl-qoriq-99ba04053a3712498327bd147c22a9877100a904.tar.xz
mmc: at91_mci: reorder timer setup and mmc_add_host() call
As said in function comment mmc_add_host() requires that: "The host must be prepared to start servicing requests before this function completes." During this function, at91_mci_request() can be invoqued without timer beeing setup leading to a kernel Oops. This has been reported inserting this driver as a module. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Reported-by: Wu Xuan <wux@landicorp.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/mmc/card')
0 files changed, 0 insertions, 0 deletions