commit | e7bad212ca0e6b1dcca1e0316ca8658c738c1206 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 18 22:17:01 2017 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jun 12 10:14:00 2017 +0200 |
tree | 3d7b90061ad072196bbcc6c73439d18e9eccc40c | |
parent | dd98442e17a66318b021d4342abf53069cc8bed1 [diff] |
clocksource/drivers/fttmr010: Use state container This converts the Faraday FTTMR010 to use the state container design pattern. Take some care to handle the state container and free:ing of resources as has been done in the Moxa driver. Cc: Joel Stanley <joel@jms.id.au> Tested-by: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>