From: Uwe Kleine-König Date: Fri, 14 Mar 2014 20:42:11 +0000 (+0100) Subject: serial: efm32: properly namespace location property X-Git-Tag: v3.15-rc1~138^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74be65a3cff5d31fcec6022de091193ae72271ca;p=pandora-kernel.git serial: efm32: properly namespace location property While reviewing an i2c driver for efm32 that needs a similar property Wolfram Sang pointed out that "location" is a too generic name for something that is efm32 specific. So add an appropriate namespace and fall back to the generic name in case of failure. Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed