OSDN Git Service

media: rc: use ktime accessor functions
authorJasmin Jessich <jasmin@anw.at>
Fri, 25 Aug 2017 09:59:41 +0000 (05:59 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 31 Aug 2017 09:35:18 +0000 (05:35 -0400)
commit800846c4d92f538c6640f83d9f9c0f44dac8ada7
tree3e8572c0c0aee2d1e42c81e832cae4d525c5024d
parent9a45bf28bc39ff6ed45a008f7201289c8e9e60a6
media: rc: use ktime accessor functions

Prefer using accessor functions so we are not dependent on the ktime_t
type.

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/rc-ir-raw.c