commit | 2cfd42b2ac29132563c145e7c6f93bce6bc0e131 | [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 16:00:34 2012 -0800 |
tree | e9e4b475c924e828e4973c14206c6e959b2bffff | |
parent | 2efee387dc7c3a6cca92f6e9250a464ae3f8aec8 [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>