commit | 6ffc18cd048a6b4aa8e7f80dd3683cc8f53c7f79 | [log] [tgz] |
---|---|---|
author | Álvaro Fernández Rojas <noltari@gmail.com> | Tue May 16 18:38:59 2017 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed May 31 14:49:55 2017 +0200 |
tree | 20d9154747bed279c844059649894f26f0d38a0e | |
parent | d7efa9407146a6fd4952478dc561eb960a9fe287 [diff] |
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>