I2C: mv64xxx: fix error handling for request_irq()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 16 May 2013 20:36:11 +0000 (21:36 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Jun 2013 21:06:46 +0000 (23:06 +0200)
Propagate the error code from request_irq() rather than ignoring it
entirely.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-mv64xxx.c

Simple merge