commit | 5957eeba530747e9d77daf2f300a186758be51d9 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Fri Dec 30 13:47:17 2016 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 13 13:19:57 2017 +0100 |
tree | 46329f2d9faa4fe86901c20c1b44f7b0eb27ea44 | |
parent | 95cc4df716a210a19f0611215c49484d460250fd [diff] |
mmc: sh_mmcif: Remove unused ->get_cd() platform callback Removing the callback also enables us to remove the sh_mmcif_get_cd() altogether, as we convert to use mmc_gpio_get_cd() to the same kind of work. Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>