From: Patil, Rachna Date: Tue, 6 Nov 2012 08:09:03 +0000 (+0530) Subject: MFD: ti_am335x_tscadc: Pass correct error message X-Git-Tag: v3.8-rc1~85^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c39c9c6e9bda4d234bd24aaf34606479f581f4a;p=pandora-kernel.git MFD: ti_am335x_tscadc: Pass correct error message Pass on the correct error message from platform_get_irq() instead of hard coding it to "EINVAL". Also change label from "err" to "ret" for better readability and update the same in error path. Signed-off-by: Patil, Rachna Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed