commit | e2afb7de6e7dad21f9d709f80f23bbd3c5bdad11 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Sun Apr 06 20:52:37 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:25 2014 +0100 |
tree | 4f12f7bc3f050cf3a0d889c5ea9c852fbd486af0 | |
parent | 187c26ddf0b201aeb7e343be19a3da72eef19db4 [diff] |
TC: Error handling clean-ups Rewrite TURBOchannel error handling to use a common failure path, making sure put_device is called for devices that failed initialization. While at it update printk calls to use pr_err rather than KERN_ERR. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6701/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>