WSL2-Linux-Kernel/drivers/mailbox
Jassi Brar cb1ca0b3bb mailbox: mailbox-test: avoid reading iomem twice
Don't pass mmio region as source to print_hex_dump() and then
again to memcpy_fromio(). Do it once and give print_hex_dump()
the buffer we just read the data in.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
2015-11-04 14:03:04 +05:30
..
Kconfig
Makefile
arm_mhu.c
bcm2835-mailbox.c
mailbox-altera.c
mailbox-sti.c
mailbox-test.c
mailbox.c
mailbox.h
omap-mailbox.c
pcc.c
pl320-ipc.c