commit | 94d8f2b133c9ff97105adc1233d1a35e16e1e7a6 | [log] [tgz] |
---|---|---|
author | Silviu-Mihai Popescu <[email protected]> | Sat Mar 16 21:03:46 2013 +0000 |
committer | David S. Miller <[email protected]> | Sun Mar 17 14:27:37 2013 -0400 |
tree | 25e28fed5b274e62e289415865d84c05314fc26b | |
parent | debd0034de1f68585ab5d1d3d693d38f19d48e5d [diff] |
drivers: net: irda: use resource_size() in au1k_ir.c This uses the resource_size() function instead of explicit computation. Signed-off-by: Silviu-Mihai Popescu <[email protected]> Signed-off-by: David S. Miller <[email protected]>