ANDROID: trusty: use dev_*() instead of pr_*()
Drivers are supposed to use dev_*() instead of pr_*(), since
the former includes the device in the message.
Change-Id: Ie5b72669659fc4a1a5990fcde889a1fee493b9a1
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading