Skip to content
Commit e0d1ec97 authored by Ben Dooks's avatar Ben Dooks
Browse files

i2c-s3c2410: Change IRQ to be plain integer.



Change the code to use a plain integer as the holder
for the IRQ for the device and use platform_get_irq()
to find it.

This makes the code slightly neater, and easier to get
the IRQ number.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 692acbd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment