ARM: mm: Remove virtual address print from B15 RAC driver
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 2 Apr 2019 03:23:12 +0000 (20:23 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 6 May 2020 18:12:12 +0000 (11:12 -0700)
commit446937a5056fed6c8bea4306eb0249bd5c50ce5e
treefee9537b5316e5270db966e7f4025e23e849ec39
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
ARM: mm: Remove virtual address print from B15 RAC driver

We would be trying to print the kernel virtual address of the base
register address which is not very useful and is not displayed by
default because of pointer restriction. Print the Device Tree node name
instead which is what was originally intended.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/mm/cache-b15-rac.c