summaryrefslogtreecommitdiffstats
path: root/drivers/base/attribute_container.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2012-10-06 09:08:20 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-11-04 12:29:33 +0000
commit18f360f865cffde44b112577fed1a6a0dd2740dc (patch)
tree6253fe3261bb0e4814e8d03ba350c76b3fdcda86 /drivers/base/attribute_container.c
parent1fe8aa8803536b8030375525a07a152ba8f15363 (diff)
SERIAL: omap: simplify
We have the sequence: - LCR mode B - write EFR with ECB clear - LCR mode normal - if s/w flow - LCR mode B - write EFR with ECB clear ... - LCR mode B - write EFR with ECB clear - LCR mode normal This can be simplified to: - if s/w flow - LCR mode B - write EFR with ECB clear ... - LCR mode B - write EFR with ECB clear - LCR mode normal Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/base/attribute_container.c')
0 files changed, 0 insertions, 0 deletions