Skip to content
Snippets Groups Projects
Commit 1d549ade authored by Stefano Babic's avatar Stefano Babic Committed by Albert Aribaud
Browse files

I2C: mxc_i2c: get rid of __REG access


This driver accesses to processor's register
via __REG macros, that are removed (or are planned
to be removed) and replaced by C structures.
This patches replaces all occurrencies of __REG macros.

Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
CC: Heiko Schocher <hs@denx.de>
Acked-by: default avatarHeiko Schocher <hs@denx.de>
parent 04220612
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment