xen/video: hdlcd: Convert the driver to the new device tree API
authorJulien Grall <julien.grall@linaro.org>
Fri, 13 Sep 2013 12:49:16 +0000 (13:49 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 17 Sep 2013 14:28:11 +0000 (15:28 +0100)
commit2004c038ea3617a9cc0132f6636d953616ac77f8
tree1123e091b9786ced4cdfa7c91522fb153d828fa5
parent7a35c108b35b7e008e5a2bf521b24515c5f8a910
xen/video: hdlcd: Convert the driver to the new device tree API

Avoid to use FDT API which will be removed soon

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian campbell <ian.campbell@citrix.com>
xen/drivers/video/arm_hdlcd.c