commit | d35dfa59a3101095228e0a5ed2dda33fc870b50d | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Wed Feb 08 21:41:03 2012 +0100 |
committer | Olof Johansson <olof@lixom.net> | Thu Feb 09 15:55:50 2012 -0800 |
tree | e9e4b475c924e828e4973c14206c6e959b2bffff | |
parent | f40a6818857e00c1d0ecec9af832f46a83f12f53 [diff] |
ARM: LPC32xx: clock.c: Clock registration fixes This patch adjusts the clock registration list, ported from the latest version of Kevin Wells' latest version of clock.c: i2s0_ck, i2s1_ck and dev:mmc0 have NULL pointers associated as the .dev_id and .con_id, respectively. The old values were not useful. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Kevin Wells <kevin.wells@nxp.com> Signed-off-by: Olof Johansson <olof@lixom.net>