commit | 8af5fe3bc59d73479ff701340e1a9bc7c6b5f0ff | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon May 31 17:30:55 2010 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Aug 12 11:27:19 2010 +0200 |
tree | db9ae235ef680ce0778a9269aae394a2bbb11720 | |
parent | 25fe24f884015ba2e1e39376deb055bbbdc5ba83 [diff] |
mfd: properly handle platform_device_add_resources fail in mfd_add_device platform_device_add_resources may fail, thus add error checking for it. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>