]> git.baikalelectronics.ru Git - kernel.git/commit
net: macb: Updated resource allocation function calls to new version of API.
authorBartosz Folta <bfolta@cadence.com>
Mon, 2 Jan 2017 12:41:50 +0000 (12:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 14:35:42 +0000 (09:35 -0500)
commit96522c697fb0aee859c0cadd201d8721a9a6b500
tree081451c2287a7381b6c0adf8bb83924e59822533
parenteae85eb2d354e7915899e0951d7783fc875f8ba6
net: macb: Updated resource allocation function calls to new version of API.

Changed function calls of resource allocation to new API. Changed way
of setting DMA mask. Removed unnecessary sanity check.
This patch is sent in regard to recently applied patch
Commit 19e1e53d082d229792040b5947254f47ad59ba21
net: macb: Added PCI wrapper for Platform Driver.

Signed-off-by: Bartosz Folta <bfolta@cadence.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb_pci.c