tablet: Bug fix for the kernel command breaking
authorjinhyung.jo <jinhyung.jo@samsung.com>
Tue, 27 Oct 2015 05:42:24 +0000 (14:42 +0900)
committerJinhyung Jo <jinhyung.jo@samsung.com>
Mon, 17 Oct 2016 09:27:29 +0000 (18:27 +0900)
commite52c7e1e2d2a2afec186bbc9ea7a4afcb5e75d99
tree5b948c9129816ad0a2eb0b39e65006a27ee019e5
parenteeb58e224c10ba469aea7b145c126f0ced49dd03
tablet: Bug fix for the kernel command breaking

When getting the display resolution, some parameters are missing.
Because the driver directly uses the address of the kernel command line.
So it copies the kernel command line to temporary buffer and uses it.
And added some modification for the logs.

Change-Id: If8cffbed1cbb81200bf46ade862a5f38e0c3914c
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 9c4925034c0d3a474c51c7760e7fdd8f3637624c)
drivers/maru/maru_virtio_tablet.c