diff options
author | Dirk Behme <[email protected]> | 2012-08-31 10:02:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-09-05 12:44:44 -0700 |
commit | 7be0670f7b9198382938a03ff3db7f47ef6b4780 (patch) | |
tree | a4c7b233c2bb758ee43b58f6d8e5b0616339ae92 /tools/perf/util/trace-event-scripting.c | |
parent | 9ec1882df244c4ee1baa692676fef5e8b0f5487d (diff) |
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
Remove the clock configuration from imx_setup_ufcr(). This
isn't needed here and will cause garbage output if done.
To be be sure that we only touch the bits we want (TXTL and RXTL)
we have to mask out all other bits of the UFCR register. Add
one non-existing bit macro for this, too (bit 6, DCEDTE on i.MX6).
Signed-off-by: Dirk Behme <[email protected]>
CC: Shawn Guo <[email protected]>
CC: Sascha Hauer <[email protected]>
CC: Troy Kisky <[email protected]>
CC: Xinyu Chen <[email protected]>
Cc: stable <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions