diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2011-03-24 02:34:33 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-27 23:35:01 -0700 |
commit | b0052b088cf0cb688b4630c1d520c57276da71a5 (patch) | |
tree | f187913764c4b2e7724d3cc118af52f58de183c6 /drivers/net/can/c_can/c_can.c | |
parent | ee6f0988a69b3a81bcea0871418ecf5db332149c (diff) | |
download | linux-b0052b088cf0cb688b4630c1d520c57276da71a5.tar.gz linux-b0052b088cf0cb688b4630c1d520c57276da71a5.tar.bz2 linux-b0052b088cf0cb688b4630c1d520c57276da71a5.zip |
can: c_can_platform: fix irq check in probe
This patch fixes the check in the probe function whether a IRQ was supplied
to the driver. The original driver check the irq "struct resource *" against
<= 0. Use "platform_get_irq" instead.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Bhupesh Sharma <bhupesh.sharma@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can/c_can/c_can.c')
0 files changed, 0 insertions, 0 deletions