serial: samsung: fix prevent defects in serial driver
authorYoungmin Nam <youngmin.nam@samsung.com>
Tue, 1 Dec 2015 01:09:49 +0000 (10:09 +0900)
committermyung-su.cha <myung-su.cha@samsung.com>
Wed, 9 May 2018 12:14:45 +0000 (21:14 +0900)
commitabd4802655f91ae3fecfa6f61240162ff22fa712
treeda23b7bcc092735434c3ee00721f58c7ddbd2656
parent057bdf6c75be6abdb14f38f33dd556bda1cded5f
serial: samsung: fix prevent defects in serial driver

This patch fixes prevent defects in serial drvier.
The "qos_timeout" value should be read as unsigned long type.

Change-Id: Ib335fcbd4580e034d97221827545b8072e5c13b8
Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
drivers/tty/serial/samsung.c