[go: nahoru, domu]

CHROMIUM: irqchip/gic-v3-its: fixup error prints and sizeof()

Last notes on the upstream review suggest these changes because:
(a) printing the virtual address isn't usueful -- upstream reviewers
were expecting the physical address
(b) the porting from upstream to v4.4 (where we don't have quite the
same helpers) used '*' to dereference the array, whereas the array
operator ('[]') makes more sense

At the moment, it's not worth respinning the series, as there's still
bikeshedding going on over how to document the firmware/device-tree
contract.

BUG=b:62644399
TEST=suspend/resume on scarlet

Change-Id: I699c7ce5f2a41128a98814722e082a317d96d390
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/909990
Tested-by: Derek Basehore <dbasehore@chromium.org>
Reviewed-by: Alexandru M Stan <amstan@chromium.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
(cherry picked from commit f56c09e2db090a4d09618925c105c0328684c038)
Reviewed-on: https://chromium-review.googlesource.com/914593
Reviewed-by: Derek Basehore <dbasehore@chromium.org>
Commit-Queue: Derek Basehore <dbasehore@chromium.org>
Trybot-Ready: Derek Basehore <dbasehore@chromium.org>
1 file changed