]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/rtc/rtc-sunxi.c
rtc: sunxi: use of_device_get_match_data
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 19 Nov 2015 10:50:10 +0000 (11:50 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 11 Jan 2016 19:19:57 +0000 (20:19 +0100)
commit4d833d601332b00a1ef5f0249e97481d02f3ad02
tree7cd5001d3f4e295fa2431e8136cea2d18446a753
parent6ddab92faa2d7d7b38cb2b228f7fdfd1eecba5e2
rtc: sunxi: use of_device_get_match_data

The usage of of_device_get_match_data reduce the code size a bit.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-sunxi.c