media: rc: gpio-ir-tx: use ktime accessor functions
authorSean Young <sean@mess.org>
Fri, 25 Aug 2017 14:45:47 +0000 (10:45 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 31 Aug 2017 09:35:54 +0000 (05:35 -0400)
commit766cbb31893108850f898fa3616d57c59b584354
tree1086168f0ad3e31522d5d6a5712163967c3b8478
parent800846c4d92f538c6640f83d9f9c0f44dac8ada7
media: rc: gpio-ir-tx: use ktime accessor functions

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

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/gpio-ir-tx.c