From: Fabio Estevam Date: Fri, 25 Apr 2014 16:21:12 +0000 (-0700) Subject: Input: twl6040-vibra - use devm functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f9e1470ab34fe7e523014ae30dd3b2e65177ae4;p=pandora-kernel.git Input: twl6040-vibra - use devm functions Using devm_regulator_bulk_get() and devm_input_allocate_device() can make the code cleaner and smaller as we do not need to manually free resources the error and remove paths. Signed-off-by: Fabio Estevam Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed