diff options
author | Himangi Saraogi | 2014-07-21 13:55:35 +0530 |
---|---|---|
committer | Greg Kroah-Hartman | 2014-07-22 16:28:11 -0700 |
commit | 4734e39064219fca321ddbc930b46e7c3c194143 (patch) | |
tree | 417fed86b2900eb0ae3c6e329a398ed63feed10b /scripts/ver_linux | |
parent | 0178a7a54d408d2c5b7bbe7eee9450bffbec0989 (diff) |
misc: bh1770glc: Use managed functions
This patch introduces the use of managed interfaces like devm_kzalloc,
devm_regulator_bulk_get and does away with the functions to free the
allocated memory in the probe and remove functions. Also, some labels
are removed and renamed to preserve the ordering.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions