diff options
author | Rob Rice <rob.rice@broadcom.com> | 2016-11-14 13:26:02 -0500 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-12-19 20:10:21 +0530 |
commit | 38ed49ed4a99942f1a340f4a82a5a8b492e3463b (patch) | |
tree | 2eabf6e91b5d82f4c4726dece5279a54b539b171 /Documentation/i2c/fault-codes | |
parent | 8aef00f090bcbe5237c5a6628e7c000890267efe (diff) |
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
In PDC driver, it is not necessary to use iowrite32()
when writing DMA descriptors to the transmit and receive rings.
The ring memory is in host memory. So convert to normal
assignment statements.
Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation/i2c/fault-codes')
0 files changed, 0 insertions, 0 deletions