commit | 9c17a32591eeb855305a24f200dbe441c82d0326 | [log] [tgz] |
---|---|---|
author | Donghwa Lee <dh09.lee@samsung.com> | Mon Aug 05 13:34:32 2013 +0900 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Aug 12 22:39:07 2013 +0200 |
tree | 36ea4b0f9d55f9d2a33447359318bab85b8a61dc | |
parent | 785566312551ee0c3c7e352cb93f30998ebcdd16 [diff] |
exynos: video: change mipi dsi write function parameters correctly This patch have changed mipi dsi write functions' parameters correctly so that type cast operations were removed. And mipi dsi payload is composed with array of panel commands to improve readability. Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>