omap_hsmmc: avoid useless dto set
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 30 Jun 2015 00:20:56 +0000 (03:20 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 3 Jul 2015 22:19:03 +0000 (01:19 +0300)
commit39b34387222bfe11f4a7bb72362bb4c9e9911f79
treed97e37d6accfda436526807facaece2ec6c7f2d4
parent46eeabb863b2ea7a6f21c132861bd7dff7bbcb17
omap_hsmmc: avoid useless dto set

always setting the same value, which was already set by
omap_hsmmc_set_clock()
drivers/mmc/host/omap_hsmmc.c