commit | 8d602dd0f984e8488ab891344ebdb6e1f3128c4a | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Sep 03 22:51:06 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:44:59 2014 +0100 |
tree | 4bf080e55c985ef84980ba1193b5f9fa951d013a | |
parent | 4060bbe9931eca2ed3c2124022a070a75d507472 [diff] |
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR We should be using ioremap_nocache helper which handles remaps in a smarter way. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Cc: linux-mips@linux-mips.org Cc: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/7611/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>