dm: cpu: bmips: rename cpu_desc specific functions
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 16 May 2017 16:38:59 +0000 (18:38 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 31 May 2017 12:49:55 +0000 (14:49 +0200)
commit6ffc18cd048a6b4aa8e7f80dd3683cc8f53c7f79
tree20d9154747bed279c844059649894f26f0d38a0e
parentd7efa9407146a6fd4952478dc561eb960a9fe287
dm: cpu: bmips: rename cpu_desc specific functions

Use a generic name for cpu_desc functions instead of using a specific SoC one.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/cpu/bmips_cpu.c