From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:56 +0000 (+0200) Subject: usb: isp1760: Reorganize header files X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19c99e7592e06b6fdf558aa8877b671f8cf0329;p=pandora-kernel.git usb: isp1760: Reorganize header files The isp1760-rhcd.h header contains PTD constants and structures only useful for the HCD implementation. It also contains register definitions that will be needed by common code when implementing support for the ISP1761 device controller, but doesn't contain the isp1760_hcd structure definition that will also be used by common code. Move definitions to the right location and create an isp1760-regs.h to store register definitions. No change other than moving definitions and modifying indentation is performed. Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed