diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2014-02-15 02:36:19 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-17 04:20:36 +0100 |
commit | 379bfd7134bccccf58962b39e504bd639a5e75b2 (patch) | |
tree | fcb1bfc2f19a04fe9eac6f021af8646f5bbef732 /Documentation/watchdog/watchdog-kernel-api.txt | |
parent | ARM: shmobile: Lager: set proper DMA masks for Ether device (diff) | |
download | linux-379bfd7134bccccf58962b39e504bd639a5e75b2.tar.xz linux-379bfd7134bccccf58962b39e504bd639a5e75b2.zip |
ARM: shmobile: Koelsch: set proper DMA masks for Ether device
Ether MAC is a DMA-capable device and so should have 'dev.dma_mask' and
'dev.coherent_dma_mask' fields set properly, to reflect 32-bit DMA addressing
ability.
Currently, the code works without DMA masks but as we would have to enable
CONFIG_HIGHMEM to access the full board memory in the future, when support for
NETIF_F_SG would be added to the 'sh_eth' driver as well, the correct DMA masks
should start to matter...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/watchdog/watchdog-kernel-api.txt')
0 files changed, 0 insertions, 0 deletions