]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: Keeping 'resource' related code together
authorVivek Gautam <gautam.vivek@samsung.com>
Wed, 4 Jun 2014 09:04:52 +0000 (14:34 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 30 Jun 2014 17:26:36 +0000 (12:26 -0500)
commitf32a5e2325caf3dd0d720932cc241d8ba22875a8
tree33fc6393372da4a10c5c8e66f5efe5852010810e
parent7b0a12ab2e49379d7c6754996446020e117eef0b
usb: dwc3: Keeping 'resource' related code together

Putting together the code related to getting the 'IORESOURCE_MEM'
and assigning the same to dwc->xhci_resources, for increasing
the readability.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c