mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
dbf2b92d54
This patch converts the drivers in drivers/sbus/char/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>