Doug Anderson f94b057268 serial: samsung: Change barrier() to cpu_relax() in console output
The two functions to write out to the console (one used in normal
console mode and one in polling console mode) were slightly different.
One used a barrier() in its loop and the other a cpu_relax().  The
barrier() really doesn't do anything since we're using rd_regl() to
read the port anyway.  Switch it to cpu_relax() to make things
consistent.

No known bugs / issues are fixed by this change--it just makes things
more consistent.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-24 15:38:22 -07:00
..
2013-03-18 16:17:20 -07:00
2013-01-15 22:30:15 -08:00
2013-09-06 13:26:27 -07:00
2013-09-06 13:26:27 -07:00
2014-04-05 13:51:19 -07:00
2013-10-16 13:08:16 -07:00
2013-03-18 16:26:33 -07:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-10-16 13:08:16 -07:00
2014-04-16 14:17:44 -07:00
2013-12-19 12:34:30 -08:00
2013-07-31 17:56:15 -07:00
2013-10-29 16:34:11 -07:00
2011-08-26 11:01:15 -07:00
2013-07-31 17:56:15 -07:00
2013-01-15 22:30:15 -08:00
2013-08-12 11:10:16 -07:00
2014-04-01 16:55:57 -07:00
2013-01-15 22:30:15 -08:00
2013-07-31 17:56:15 -07:00
2013-01-15 22:30:15 -08:00