commit | abc23ec927f217f1cc698e36d300ef80e935e805 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Apr 22 11:11:58 2015 +0200 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 11:23:44 2015 +0200 |
tree | 0276b1117c6702512b137d29bee88661ba4e6f98 | |
parent | 84286f191a01f198ccfc15759d01320e3847accd [diff] |
arcnet: arc-rawmode: reorder module functions This patch moves the module_init and module_exit patches to the end of the file. It also replaces the printk with pr_info. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>