On Mon, 28 Jul 2014, Lokesh Vutla wrote:

> From: Rajendra Nayak <rna...@ti.com>
> 
> To deal with IPs which are specific to dra74x and dra72x, maintain seperate
> ocp interface lists, while keeping the common list for all common IPs.
> 
> Move USB OTG SS4 to dra74x only list since its unavailable in
> dra72x and is giving an abort during boot. The dra72x only list
> is empty for now and a placeholder for future hwmod additions which
> are specific to dra72x.
> 
> Fixes: d904b38df0db13 ("ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss")
> Reported-by: Keerthy <j-keer...@ti.com>
> Signed-off-by: Rajendra Nayak <rna...@ti.com>
> Signed-off-by: Lokesh Vutla <lokeshvu...@ti.com>
> Tested-by: Nishanth Menon <n...@ti.com>

Queued with a fix for the comment style - i.e.,

+       if (ois[0] == NULL) /* Empty list */

rather than 

+       if (ois[0] == NULL) /* Empty list*/

Please keep an eye out for this.


- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to