commit | e460617e85db8af533c9f70c9ab94d4fa111b379 | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Thu Aug 24 17:31:06 2017 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Oct 28 23:43:10 2017 +0200 |
tree | 7240467cc3a750d6877fc6ae8a42bd30416a065e | |
parent | 148baf1ddfb65019ee510ba2a76c2e7cd9752982 [diff] |
i2c: mux: pca954x: Return error if irq_create_mapping fails irq_create_mapping can return an error, report error to log and return. Cleanup will occur in the probe function when an error is returned. Suggested-by: Peter Rosin <peda@axentia.se> Acked-by: Peter Rosin <peda@axentia.se> Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>