]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: PL061 - drop pointless initialize function
authorLeif Lindholm <leif.lindholm@linaro.org>
Wed, 10 Feb 2016 16:38:26 +0000 (16:38 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 26 Feb 2016 16:50:22 +0000 (16:50 +0000)
commit41501f18fdc003f973460057e36fa097dca3e571
tree2e493906a60db746e614bb009ede586b5d58ab9d
parent2a77a37ea43d8269a4320301e2f77b45f59a3ac1
ArmPlatformPkg: PL061 - drop pointless initialize function

PL061Initialize() did not actually do anything other than call
PL061Identify() - so cut out the middle man.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c