OSDN Git Service

drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
authorLiu Ying <gnuiyl@gmail.com>
Tue, 11 Apr 2017 02:22:19 +0000 (10:22 +0800)
committerAndrzej Hajda <a.hajda@samsung.com>
Thu, 13 Apr 2017 09:23:31 +0000 (11:23 +0200)
commitce9971ded5692fad3ecb4098376dcbc589ceae4c
tree2f283ecde3841e55d88b699893eb1f0612670531
parent3a753b9efebf870e8253c24d60d8fd49253f7de8
drm/bridge: sii902x: Add missing \n to the end of some dev_err messages

Trivial fix.
Some dev_err messages in this driver are missing \n, so add them.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1491877339-19913-1-git-send-email-gnuiyl@gmail.com
drivers/gpu/drm/bridge/sii902x.c