diff options
author | Evan Lloyd <evan.lloyd@arm.com> | 2016-06-15 13:52:40 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-06-15 16:15:40 +0200 |
commit | ca0aad698212bed2b65b4569cfeabcf7f0a7e88a (patch) | |
tree | 350544806106339edd6f0aa56221baa933ab1d76 /ArmPlatformPkg/Drivers/SP804TimerDxe | |
parent | aadc64e6a15a4a71339c393a0eb01587cfbd5eb7 (diff) | |
download | edk2-ca0aad698212bed2b65b4569cfeabcf7f0a7e88a.tar.gz edk2-ca0aad698212bed2b65b4569cfeabcf7f0a7e88a.tar.bz2 edk2-ca0aad698212bed2b65b4569cfeabcf7f0a7e88a.zip |
ArmPlatformPkg: Remove double write in PL011
The variable LineControl was initialised to zero, then updated in a
condition. This change converts that to a write in each branch of the
condition, removing the Write/Read/Modify/Write sequence.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'ArmPlatformPkg/Drivers/SP804TimerDxe')
0 files changed, 0 insertions, 0 deletions