mmc: core: add driver strength selection when selecting hs400es
authorChanho Min <[email protected]>
Tue, 26 Sep 2017 00:03:40 +0000 (09:03 +0900)
committerUlf Hansson <[email protected]>
Mon, 2 Oct 2017 08:11:22 +0000 (10:11 +0200)
commitfb458864d9a78cc433fec7979acbe4078c82d7a8
tree871c634ab81efd3e285e2c17be3e87d173387f6b
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
mmc: core: add driver strength selection when selecting hs400es

The driver strength selection is missed and required when selecting
hs400es. So, It is added here.

Fixes: 81ac2af65793ecf ("mmc: core: implement enhanced strobe support")
Cc: [email protected]
Signed-off-by: Hankyung Yu <[email protected]>
Signed-off-by: Chanho Min <[email protected]>
Reviewed-by: Adrian Hunter <[email protected]>
Reviewed-by: Shawn Lin <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/core/mmc.c