diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2016-04-04 14:33:31 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-06 16:36:01 +0300 |
commit | adf9a3ab90eb44e57f9dbf757acd897838b5ec21 (patch) | |
tree | d1eb628e0be7254a733f3e16910b17d1ea09fc82 /include/uapi/linux/nfc.h | |
parent | 79171e9b90b133686a96912cd7b528655cc9a07a (diff) | |
download | linux-adf9a3ab90eb44e57f9dbf757acd897838b5ec21.tar.xz |
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 'include/uapi/linux/nfc.h')
0 files changed, 0 insertions, 0 deletions