]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: Pass resource pointer to isp1760_register
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:51 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:38:50 +0000 (09:38 -0600)
commit16540e8435f04f8895d9a2971caadbf0412e71a7
treea977dc27c361265ea80ba6d4b06371137792df41
parent19214e3cbe1270e1ab6e14cd4b931a9b26604330
usb: isp1760: Pass resource pointer to isp1760_register

The function takes quite a few arguments, passing the resource pointer
instead of the start address and length simplifies it a bit.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h
drivers/usb/host/isp1760-if.c