[U-Boot] [PATCH V3 04/11] I2C: mxc_i2c: get rid of __REG access

Heiko Schocher hs at denx.de
Fri Jan 21 07:30:51 CET 2011


Hello Stefano,

Stefano Babic wrote:
> 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: Stefano Babic <sbabic at denx.de>
> CC: Heiko Schocher <hs at denx.de>
> ---
> 
> Changes:
> 	- fix code styling issues
> 	- replace __FUNCTION__ with __func__
> 
>  drivers/i2c/mxc_i2c.c |   72 ++++++++++++++++++++++++++++++-------------------
>  1 files changed, 44 insertions(+), 28 deletions(-)

Acked-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list