OSDN Git Service

usb: isp1760: Prefix driver data structures with isp1760_
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:55 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:07 +0000 (09:39 -0600)
commitea0b1fabc77420261c57c4ac4f0ea384f5a8c438
tree3cfca1c9e0cf7ac7450a98a0d8f2a6c06db1aae1
parentcdd36e872c55603af60a9dc1f9e4b3de31ffc21a
usb: isp1760: Prefix driver data structures with isp1760_

The slotinfo and memory_chunk structures are specific to the driver and
defined in a header file. Prefix them with isp1760_ to avoid namespace
clashes.

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