mmc: tmio: sdhi: Move tap_pos to private data
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 13 Jun 2018 06:02:55 +0000 (08:02 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 3 Dec 2018 11:51:17 +0000 (12:51 +0100)
commit95ead3d98de4e2ccdd5b36efb9ca3d2a97835d7e
tree0c54b3a181c523e76610dc43d7e399709e1d4e1d
parentd34bd2deda65f099b47305b4cecbdd58106884fe
mmc: tmio: sdhi: Move tap_pos to private data

Move the tap_pos variable, which is the HS200/HS400/SDR104 calibration
offset, into private data, so it can be passed around. This is done in
preparation for the HS400 mode, which needs to adjust this value.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/renesas-sdhi.c
drivers/mmc/tmio-common.h