target/arm_dpm: uniform names of exported functions
commitcf9c0fba9bae1eead383db94a9865f34eac6c811
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 3 Nov 2018 13:52:30 +0000 (3 14:52 +0100)
committerMatthias Welwarsky <matthias@welwarsky.de>
Tue, 6 Nov 2018 12:18:40 +0000 (6 12:18 +0000)
tree3f8a8c926cdf4558d947758c532b9665d19428e2
parentfac9be64d9444138c77ffe45078a85e063593a38
target/arm_dpm: uniform names of exported functions

The name of the function dpm_modeswitch() does not follow the
common style of the other function names in the same file.

Rename it as arm_dpm_modeswitch().

Change-Id: Idebf3c7bbddcd9b3c7b44f8d0dea1e5f7549b0eb
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4756
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/target/arm_dpm.c
src/target/arm_dpm.h
src/target/cortex_a.c