From: Gerhard Sittig Date: Sat, 30 Nov 2013 22:51:28 +0000 (+0100) Subject: spi: mpc512x: adjust to OF based clock lookup X-Git-Tag: v3.14-rc1~39^2~16^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff148ad7b69409181e12641cca6962e5f02cffe;p=pandora-kernel.git spi: mpc512x: adjust to OF based clock lookup after device tree based clock lookup became available, the peripheral driver need no longer construct clock names which include the PSC index, remove the "psc%d_mclk" template and unconditionally use 'mclk' acquire and release the 'ipg' clock item for register access as well Cc: Mark Brown Cc: linux-spi@vger.kernel.org Signed-off-by: Gerhard Sittig Acked-by: Mark Brown Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed