From: Pramod Gurav Date: Wed, 8 Oct 2014 18:14:10 +0000 (-0700) Subject: Input: mpr121 - switch to using managed resources X-Git-Tag: omap-for-v3.19/fixes-rc1~55^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254af0a3c7fe1959b0a865660f2f2004e023ddc3;p=pandora-kernel.git Input: mpr121 - switch to using managed resources This change switches the driver to use devm_* managed resources APIs to request the resources in probe to simplify probe error path and module unloading and does away with remove function. Signed-off-by: Pramod Gurav Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed