diff options
author | Anton Vorontsov <[email protected]> | 2008-08-20 14:09:21 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-20 15:40:32 -0700 |
commit | b42f931737bea8ca3982449d63ec46410d13e891 (patch) | |
tree | e14f8a0b2ad65049aad10e79d1305ff33be74672 /net/unix/sysctl_net_unix.c | |
parent | 14bac5acfdb6a40be64acc042c6db73f1a68f6a4 (diff) |
rtc: rtc-ds1374: fix 'no irq' case handling
On a PowerPC board with ds1374 RTC I'm getting this error while RTC tries
to probe:
rtc-ds1374 0-0068: unable to request IRQ
This happens because I2C probing code (drivers/of/of_i2c.c) is specifying
IRQ0 for 'no irq' case, which is correct.
The driver handles this incorrectly, though. This patch fixes it.
Signed-off-by: Anton Vorontsov <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions