tdm_helper: clean up tdm_helper_get_display_information() 98/100498/2
authorYoungJun Cho <yj44.cho@samsung.com>
Mon, 28 Nov 2016 09:08:21 +0000 (18:08 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 28 Nov 2016 09:56:03 +0000 (01:56 -0800)
commitc586fc83d1a72a1705964f9522f79c6e819d610d
treea2485e8530d5cadb3bf61d51a91b6cac863d0a9f
parent0734686074700b40b6cff80d7279a5285d3c0c0f
tdm_helper: clean up tdm_helper_get_display_information()

This patch cleans up tdm_helper_get_display_information()
to use %u when TDM_SNPRINTF() uses unsigned integer.

Change-Id: I43c50dcced98fc9993dd228a229c575d4c195d7b
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
src/tdm_helper.c