commit | 177b508f3c7694647e94509a1ef3f5a139deac50 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Fri Sep 22 13:56:44 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 03 20:27:13 2017 +0200 |
tree | 11ef1a44196f2222f94a57b1b870aa767d655051 | |
parent | a0983c742a5885f82afb282166f83f1d3d8addf4 [diff] |
drivers: tty: imx: use setup_timer() helper. Use setup_timer function instead of initializing timer with the function and data fields. Signed-off-by: Allen Pais <allen.lkml@gmail.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>