From: Roland Stigge Date: Wed, 8 Feb 2012 20:41:03 +0000 (+0100) Subject: ARM: LPC32xx: clock.c: Clock registration fixes X-Git-Tag: v3.4-rc1~93^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfd42b2ac29132563c145e7c6f93bce6bc0e131;p=pandora-kernel.git 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 Acked-by: Kevin Wells Signed-off-by: Olof Johansson --- Reading git-diff-tree failed