diff options
author | Vipin Kumar <[email protected]> | 2012-03-14 11:47:15 +0530 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2012-03-27 00:59:42 +0100 |
commit | 82b9dbe2e0f6870bf385b759b91e403b62a60c5e (patch) | |
tree | 8ab2c80b232abad583ecfada5a1c29311358c65f /net/lapb/lapb_iface.c | |
parent | e2f6bce8d94d2c82d4f7ae9d94743963a3b10136 (diff) |
mtd: nand/fsmc: Use devm routines
fsmc_nand driver currently uses normal kzalloc, request_mem etc routines. This
patch replaces these routines with devm_kzalloc and devm_request_mem_region etc.
Consequently, the error and driver removal scenarios are curtailed.
Signed-off-by: Vipin Kumar <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions