net/irda: convert drivers/net/irda/* to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Mon, 28 Nov 2011 01:29:11 +0000 (20:29 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2011 01:29:11 +0000 (20:29 -0500)
This patch converts the drivers in drivers/net/irda/* to use the
module_platform_driver() macro which makes the code smaller and a bit
simpler.

Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found