commit | 39f1b56593293a3d1d3b49b97a59337a19fef053 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Fri Oct 28 17:14:19 2011 +0530 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Oct 29 14:07:18 2011 +0200 |
tree | 34aad11f73193e7b3104fcc8ce1b2affbb8a76da | |
parent | 751c925cbb3a270f9771e3945494cb44bd9e732a [diff] |
spi/omap: Correct the error path Currently McSPI driver doesnt follow correct failure fallback steps attempting to correct the same. Also: - label names changed to give meaningful names. - Setting the driver data to NULL in remove Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>