diff options
author | 남영민 <youngmin.nam@samsung.com> | 2017-02-01 19:25:46 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-03 10:12:16 +0100 |
commit | a8a1781b87266a1b006e2223581facd0517e555b (patch) | |
tree | 83d275fcad7121453d6a0e689eabacb2c1db5be0 /drivers/tty/serial/amba-pl011.c | |
parent | 5d1a2388edee77930c8b542cf8be0c92342dbeb4 (diff) |
serial: samsung: enable clock before accessing interrupt mask resister
Ensure that the uart clock is enabled prior to writing to the
interrupt mask register in s3c24xx_serial_resume_noirq function.
Without enabing the uart clock, the uart register cannot be accessed.
Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/amba-pl011.c')
0 files changed, 0 insertions, 0 deletions