From 180890c74da72b5249f370edea426fbe076d37be Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Mon, 1 Jul 2013 19:01:47 +0200 Subject: [PATCH] mtd: mpc5121_nfc: cleanup clock API use use devm_clk_get() for automatic put after device close, check for and propagate errors when enabling clocks, need to prepare clocks before they can get enabled, adjust error code paths to correctly balance get/put and prepare/unprepare and enable/disable calls Signed-off-by: Gerhard Sittig Signed-off-by: Anatolij Gustschin --- Reading git-format-patch failed