From: Uwe Kleine-König Date: Tue, 25 Mar 2014 14:53:12 +0000 (+0100) Subject: serial: efm32: use $vendor,$device scheme for compatible string X-Git-Tag: omap-for-v3.16/pm-signed~81^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea8dafd2475e26b3cee3836bc6e6fddbdfb2721;p=pandora-kernel.git serial: 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. Reported-by: Wolfram Sang Signed-off-by: Uwe Kleine-König Acked-by: Wolfram Sang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed