From: Gerhard Sittig Date: Sat, 30 Nov 2013 22:51:29 +0000 (+0100) Subject: serial: mpc512x: adjust for OF based clock lookup X-Git-Tag: v3.14-rc1~39^2~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e149b42b8605f4e0e86662fe880716ccdfdb4ef9;p=pandora-kernel.git serial: mpc512x: adjust for 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: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Acked-by: Greg Kroah-Hartman Signed-off-by: Gerhard Sittig Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed