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~73^2~3^2^3~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35dfa59a3101095228e0a5ed2dda33fc870b50d;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