From: Lee Jones Date: Wed, 19 Dec 2012 16:36:54 +0000 (+0000) Subject: ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~14^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28f800475fc326cb418592e92cdd8f2ff07c045;p=pandora-kernel.git ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled Device Tree names devices differently to how some frameworks expect them. Until we can move a platform over to the new way of obtaining resources, we have to use the OF_DEV_AUXDATA() macros to craft a device name which can be used in searches during allocation time. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed