lib: tizen: thor screen update
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 2 Apr 2014 14:13:59 +0000 (16:13 +0200)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 15 Jan 2015 06:35:38 +0000 (15:35 +0900)
commit44a9d8f790d0547f3756abbe80a496b98a26359a
tree13e25fddeb75c1e8e6f396eef33c0eb84d75d805
parent01064e78afd01643a970c96d74b25157f3cb6e91
lib: tizen: thor screen update

Now cable connection message is displayed on thor screen.
When cable is connected then only unneeded lcd console lines are overwritten.

Main changes:
- add new function: draw_thor_connected()
- update function draw_thor_screen()
- usb: gadget: thor:
  - move call to draw_thor_screen(),
  - add call to draw_thor_connected()

other change:
- remove draw_thor_init_screen() function

Change-Id: Ifc33f63eeb4822551fc78af1c6dd2a03044cab7e
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
drivers/usb/gadget/f_thor.c
include/libtizen.h
lib/tizen/tizen.c