summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei
diff options
context:
space:
mode:
authorHimangi Saraogi <himangi774@gmail.com>2014-07-21 10:25:35 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-23 01:28:11 +0200
commit4734e39064219fca321ddbc930b46e7c3c194143 (patch)
tree417fed86b2900eb0ae3c6e329a398ed63feed10b /drivers/misc/mei
parentpcmcia: remove DEFINE_PCI_DEVICE_TABLE usage (diff)
downloadlinux-4734e39064219fca321ddbc930b46e7c3c194143.tar.xz
linux-4734e39064219fca321ddbc930b46e7c3c194143.zip
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')
0 files changed, 0 insertions, 0 deletions