commit | 60e93575476f90a72146b51283f514da655410a7 | [log] [tgz] |
---|---|---|
author | Chander Kashyap <chander.kashyap@linaro.org> | Tue May 28 18:32:07 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 03 10:08:28 2013 -0700 |
tree | a5834d5b67018cf1449d986f60055b60bff3462f | |
parent | bff09b099b31a31573b3c5943f805f6a08c714f0 [diff] |
serial: samsung: enable clock before clearing pending interrupts during init Ensure that the uart controller clock is enabled prior to writing to the interrupt mask and pending registers in the s3c24xx_serial_init_port function. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>