commit | 4c9a135715ad80ec10a9e642d35e3bbf1535fe56 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Aug 11 13:20:12 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Thu Aug 22 18:23:36 2019 +0200 |
tree | 216a477ce0f95277f826e12498f75bbaa79acb90 | |
parent | 3ff134b7f1c06f8482ef8ab296d5a89743d219db [diff] |
usb: r8a66597: Replace IO accessors Replace in{bwl}()/out{bwl}() IO accessors with read{bwl}()/write{bwl}(), to make the driver compile both on SH and ARM. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Chris Brandt <chris.brandt@renesas.com>