Re: [PATCH v5 00/22] OMAP USB Host cleanup

2013-01-04 Thread Roger Quadros
Hi Samuel, Below is the pull request for this series. I've addressed the recent indentation issue pointed out by Sergei. The following changes since commit cfa7abd7a92396923889fc870090b5d748c603ab: Merge branch 'heads/fixes' into for-next (2013-01-02 12:40:04 -0800) are available in the git r

[PATCH v5 00/22] OMAP USB Host cleanup

2013-01-02 Thread Roger Quadros
Hi, This patchset addresses the following - Avoid addressing clocks one by one by name and use a for loop + bunch of cleanups. - Get number of channels/ports dynamically either from revision register or from platform data. Avoids getting clocks that are not present. - Add OMAP5 and HSIC mode