net: au1k_ir: Use module_platform_driver()
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 20 Mar 2013 01:41:30 +0000 (01:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Mar 2013 17:25:36 +0000 (13:25 -0400)
commit95d158df4459016c98e8dae2229d12be09d79324
tree01d6de924080eb22062e1ac0ed32b9787240416b
parent6d7496836d10591746e0cf342377d0390c339783
net: au1k_ir: Use module_platform_driver()

module_platform_driver macro removes some boilerplate and
simplifies the code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/au1k_ir.c