commit | e1aae2eb3f7c446a2680a3a0ccd05aa50521b4e2 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Apr 19 16:15:52 2012 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Jul 21 00:02:13 2012 -0400 |
tree | 0229e58fa9e353e460d91d6637676b9052663fb5 | |
parent | 944640d0fffb2ee2961a24c3747b1fc87c4157a8 [diff] |
mmc: sh_mmcif: simplify and use meaningful label names in error-handling A check for NULL platform data can be conveniently made in the very beginning of probing. Replace numbered error-handling labels in .probe() with meaningful names to make any future reorganisation simpler. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: Chris Ball <cjb@laptop.org>