diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-26 01:44:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-26 01:44:58 +0200 |
commit | 51e0f004a9ab9104acbe323c0b20e0279bf9be85 (patch) | |
tree | 477ccb9efa52eff7531cd04dc605bbf9e90152a4 /drivers/xen | |
parent | sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. (diff) | |
download | linux-51e0f004a9ab9104acbe323c0b20e0279bf9be85.tar.xz linux-51e0f004a9ab9104acbe323c0b20e0279bf9be85.zip |
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
Stephen Rothwell noticed that I committed an earlier version
of the patch that didn't have two things fixed:
1) irq_of_parse_and_map() should return "unsigned int" not "int"
and it should return zero for "no irq"
2) irq_dispose_mapping() should be an inline function, not a macro,
for type checking
With feedback and suggestions from Anton Vorontsov.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions