]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 5 Dec 2014 17:25:29 +0000 (19:25 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 Jan 2015 09:14:55 +0000 (10:14 +0100)
commitea6fa657d3710a079baf9417b4a87b608a5052ba
tree3f86166666850448441f94d418ee394fcbcff7e0
parentdc626de02522d925f644cd3558d55c602d785cc9
mmc: sdhci: Add out_unlock to sdhci_execute_tuning

A 'goto' can be used to save duplicating unlocking
and returning.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c