diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-03-02 07:21:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 09:34:06 +0100 |
commit | f751ae1cbbf955d56162be85221c1f97c53a0683 (patch) | |
tree | 8f0a794f24b46f1e4bcd322b6f250c6d560c9888 /drivers/hid/hid-tmff.c | |
parent | tty: n_tty, set tty_ldisc_ops::owner (diff) | |
download | linux-f751ae1cbbf955d56162be85221c1f97c53a0683.tar.xz linux-f751ae1cbbf955d56162be85221c1f97c53a0683.zip |
tty: imx, use ms_to_ktime
This really eliminates multiplications from the assembly. I would have
thought they are optimized by inlining ktime_set, but not on x86_64 with
gcc 10.
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-10-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hid/hid-tmff.c')
0 files changed, 0 insertions, 0 deletions