summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pxav3.c
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2012-09-09 22:56:48 -0400
committerChris Ball <cjb@laptop.org>2012-09-11 10:55:20 -0400
commit15e8a8e42966162c207bb97ed55c803bc437eeae (patch)
treee6136461d4d1bce995796a3518fe2eef08568964 /drivers/mmc/host/sdhci-pxav3.c
parent0d4de8f5de2a642353834b183b16b367d39ff893 (diff)
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
mmc_gpio_request_ro() doesn't store the requested gpio in ctx->ro_gpio. As a result, subsequent calls to mmc_gpio_get_ro() will always fail with -ENOSYS because the gpio number isn't available to that function. Cc: stable <stable@vger.kernel.org> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-pxav3.c')
0 files changed, 0 insertions, 0 deletions