diff options
author | Robert Baldyga <[email protected]> | 2014-11-24 07:56:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-11-25 17:06:39 -0800 |
commit | 1ff383a4c3eda8893ec61b02831826e1b1f46b41 (patch) | |
tree | 23f46feb7762af806935622ca0a4064d1ebef14a /lib/clz_tab.c | |
parent | ddcbad929510bcad640693fe3cf299632823f61c (diff) |
serial: samsung: wait for transfer completion before clock disable
This patch adds waiting until transmit buffer and shifter will be empty
before clock disabling.
Without this fix it's possible to have clock disabled while data was
not transmited yet, which causes unproper state of TX line and problems
in following data transfers.
Cc: <[email protected]> # v2.6.26+
Signed-off-by: Robert Baldyga <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions