commit | ddcf13b15231ee2dca99285349b143c365ce5173 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Sun Aug 05 09:05:30 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:17 2012 +0200 |
tree | 1b2d1691b1af719b8699320bf58d9ff4602379c2 | |
parent | 3a0398d7b916eed6ae80427626f0434690ca0da0 [diff] |
mxs: prefix register acessor macros with 'mxs' prefix As the register accessing mode is the same for all i.MXS SoCs we ought to use 'mxs' prefix intead of 'mx28'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>