mtd: mpc5121_nfc: adjust for OF based clock lookup
authorGerhard Sittig <gsi@denx.de>
Sat, 30 Nov 2013 22:51:32 +0000 (23:51 +0100)
committerAnatolij Gustschin <agust@denx.de>
Sun, 12 Jan 2014 17:53:05 +0000 (18:53 +0100)
commit10de271f93d6d6d634ee4b74de50c073fbb7848b
tree4041b3f08bf5e66d0e6402d4b0f1cacb546036c6
parentd77276c432c4513e99a0ae9150e9110eeab63dc5
mtd: mpc5121_nfc: adjust for OF based clock lookup

after device tree based clock lookup became available, the NAND
flash driver need no longer use the previous global "nfc_clk" name,
but should use the "ipg" clock name specific to the OF node

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/mtd/nand/mpc5121_nfc.c
This page took 0.024003 seconds and 5 git commands to generate.