linux-stable/drivers/ieee802154
alex.bluesman.smirnov@gmail.com 395a573855 drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
The code under _init and _exit functions is similar to the code of
module_spi_driver macro, which is a wrapper to the module_driver macro,
so use it instead.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Cc: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-08-30 13:23:15 -04:00
..
at86rf230.c drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro 2012-08-30 13:23:15 -04:00
fakehard.c net: remove NETIF_F_NO_CSUM feature bit 2011-11-16 17:43:12 -05:00
fakelb.c drivers/ieee802154: IEEE 802.15.4 loopback driver 2012-05-16 15:17:08 -04:00
Kconfig drivers/ieee802154: add support for the at86rf230/231 transceivers 2012-06-26 21:06:11 -07:00
Makefile drivers/ieee802154: add support for the at86rf230/231 transceivers 2012-06-26 21:06:11 -07:00