summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/hw-txe.c
diff options
context:
space:
mode:
authorHimangi Saraogi <himangi774@gmail.com>2014-07-21 13:55:35 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-22 16:28:11 -0700
commit4734e39064219fca321ddbc930b46e7c3c194143 (patch)
tree417fed86b2900eb0ae3c6e329a398ed63feed10b /drivers/misc/mei/hw-txe.c
parent0178a7a54d408d2c5b7bbe7eee9450bffbec0989 (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 'drivers/misc/mei/hw-txe.c')
0 files changed, 0 insertions, 0 deletions