commit | 3c39c9c6e9bda4d234bd24aaf34606479f581f4a | [log] [tgz] |
---|---|---|
author | Patil, Rachna <rachna@ti.com> | Tue Nov 06 13:39:03 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Nov 26 00:36:21 2012 +0100 |
tree | 7b52e0b68d455da61fe4747d945b9a4a17d5d525 | |
parent | 5e393a2227ba97408ffb98d62cf362dfe2a59baa [diff] |
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 <rachna@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>