aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/sh_sir.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-07 20:54:55 -0800
committerDavid S. Miller <davem@davemloft.net>2014-01-09 22:57:13 -0500
commit033b06ebe9b067bc9b988d8fc967140a870a2616 (patch)
treecbe8913b8119ea98601e27ad5699ac12f8895848 /drivers/net/irda/sh_sir.c
parentirda: fixup SH_SIR position on Kconfig (diff)
downloadlinux-dev-033b06ebe9b067bc9b988d8fc967140a870a2616.tar.xz
linux-dev-033b06ebe9b067bc9b988d8fc967140a870a2616.zip
irda: sh_irda: use devm_request_irq()
Huqiu reported current sh_irda driver doesn't call free_irq() in spite of using request_irq(). This patch replaces request_irq() into devm_request_irq() to solve this issue Reported-by: Huqiu Liu<huqiuliu@gmail.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions