From fd3871aa5c0d108b89858263254b49d9bca2dc53 Mon Sep 17 00:00:00 2001 From: Heiko Stübner Date: Fri, 22 Mar 2013 15:17:00 +0100 Subject: AUO-K190x: add framebuffer rotation support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change the driver to use the framebuffer rotation functions to be able to change the rotation at runtime. This also removes the setting of the rotation via the platform data. Signed-off-by: Heiko Stübner Signed-off-by: Tomi Valkeinen --- include/video/auo_k190xfb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/video') diff --git a/include/video/auo_k190xfb.h b/include/video/auo_k190xfb.h index 609efe8c686..ad7bc51bee9 100644 --- a/include/video/auo_k190xfb.h +++ b/include/video/auo_k190xfb.h @@ -98,7 +98,6 @@ struct auok190x_board { int gpio_nbusy; int resolution; - int rotation; int quirks; int fps; }; -- cgit v1.2.3-70-g09d2