commit | 63cc122381bda123c2b1b0137cca09f66e5be660 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Mar 25 15:50:44 2014 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Apr 22 11:44:28 2014 +0200 |
tree | 777f1c8519fca34e498fb5aa263bde73721659fd | |
parent | 7e13c654f446e3c9848ac0b725ae4daf25e10846 [diff] |
clocksource: efm32: use $vendor,$device scheme for compatible string Wolfram Sang pointed out that "efm32,$device" is non-standard. So use the common scheme and prefix device with "efm32-". The old compatible string is left in place until arch/arm/boot/dts/efm32* is fixed. Acked-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>