commit | 7cdc2b98cec4c9b5bd563adf9eec90e7a7e12234 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Thu Aug 13 11:49:38 2009 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Sep 17 09:47:17 2009 +0200 |
tree | 5a6afdfbd5fc8da7f8ddfe7ea863737bcf93ff28 | |
parent | 956f25a6778a2510d52973ab8a3ac2e03e2c3704 [diff] |
mfd: AB3100 propagate error This makes ab3100_set_register_interruptible() propagate the error code from suboperations properly so it can be handles properly. (A special case comes from signal interruption.) Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>