aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorChristian Lütke-Stetzkamp <christian@lkamp.de>2018-06-16 16:14:59 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-28 21:48:04 +0900
commit2dfc73d5bb908e38789c715de1aceeae0fb2f4b9 (patch)
treef0f43201b5aa5dfa99a3aab5ca51b9d4251d93c7 /tools
parentstaging: mt7621-mmc: Remove MSDC_MODE_* defines (diff)
staging: mt7621-mmc: Cleanup source of base address for io
Currently the base address for all io operations is hidden behind a macro, REG_ADD. This macro uses the symbol "base" as the base address and all functions set base = host->base. This is hard to read, so the whole wrapping is removed and host->base is directly inserted in the io access. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions