diff options
author | Mrugesh Katepallewar <mrugesh.mk@ti.com> | 2013-02-07 16:03:15 +0530 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2013-02-13 15:14:02 +0200 |
commit | ef4e0c2145e928b1c165ac88a9aa20038a981488 (patch) | |
tree | 8958e9820873036a93ae68118fdbe02146e21e30 /scripts | |
parent | 221b1bd3d409b14e8764d8f40994b71ae6887d18 (diff) | |
download | talos-op-linux-ef4e0c2145e928b1c165ac88a9aa20038a981488.tar.gz talos-op-linux-ef4e0c2145e928b1c165ac88a9aa20038a981488.zip |
mtd: davinci_nand: Use managed resources
davinci_nand driver currently uses normal kzalloc, ioremap and get_clk
routines. This patch replaces these routines with devm_kzalloc,
devm_request_and_ioremap and devm_clk_get resp.
Signed-off-by: Mrugesh Katepallewar <mrugesh.mk@ti.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions