From: Pramod Gurav Date: Thu, 31 Jul 2014 05:48:24 +0000 (-0700) Subject: Input: ads7846 - release resources on failure for clean exit X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1cd3fd09a9b7de710d705127aa616946b567d72;p=pandora-kernel.git Input: ads7846 - release resources on failure for clean exit Input device must be released(input_free_device) when ads7846_probe_dt fails. This fixes the same by releasing resources on failure. Signed-off-by: Pramod Gurav Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed