OSDN Git Service

mmc: dw_mmc: add support for the other bit of sdio interrupt
authorAddy Ke <addy.ke@rock-chips.com>
Tue, 4 Nov 2014 14:03:09 +0000 (22:03 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:31:00 +0000 (14:31 +0100)
commit767562348b72cb2612f5991ad35a5c0448254939
tree0dc53ebfbbdda5f0b6f6675aed5813013e326b8c
parent3c583f70a8e2feda03db77d2c8e9a41d302ac657
mmc: dw_mmc: add support for the other bit of sdio interrupt

The bit of sdio interrupt is 16 in designware implementation,
but it is 24 on Rockchip SoCs.This patch add sdio_id0 for the
number of slot0 in the SDIO interrupt registers.

Signed-off-by: Addy Ke <addy.ke@rock-chips.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-rockchip.c
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h
include/linux/mmc/dw_mmc.h