From: Christian Lamparter Date: Thu, 13 Sep 2012 22:49:25 +0000 (+0200) Subject: carl9170 firmware: refactor timer functions X-Git-Tag: 1.9.7~27 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=dbb81597c39e9ecf9a76420ac374a179d5b94c91;hp=dbb81597c39e9ecf9a76420ac374a179d5b94c91;p=carl9170fw.git carl9170 firmware: refactor timer functions Thanks to LTO, the timer routines can be moved into a proper context without added overhead at runtime. Signed-off-by: Christian Lamparter ---