diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2016-04-04 13:33:31 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-06 15:36:01 +0200 |
commit | adf9a3ab90eb44e57f9dbf757acd897838b5ec21 (patch) | |
tree | d1eb628e0be7254a733f3e16910b17d1ea09fc82 /net/Makefile | |
parent | usb: gadget: udc-core: remove manual dma configuration (diff) | |
download | linux-adf9a3ab90eb44e57f9dbf757acd897838b5ec21.tar.xz linux-adf9a3ab90eb44e57f9dbf757acd897838b5ec21.zip |
usb: dwc3: keystone: drop dma_mask configuration
The Keystone 2 supports DT-boot only, as result dma_mask will be
always configured properly from DT -
of_platform_device_create_pdata()->of_dma_configure(). More over,
dwc3-keystone.c can be built as module and in this case it's unsafe to
assign local variable as dma_mask.
Hence, remove dma_mask configuration code.
Cc: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions