kb_padto(skb, CPSW_MIN_PACKET_SIZE)) {
> cpsw_err(priv, tx_err, "packet pad failed\n");
for cpsw
Acked-by: Mugunthan V N
Regards
Mugunthan V N
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
DT node's unit address should be its own register offset address to make it a
unique across the system. This patch corrects the incorrect USB entries with
correct register offset for unit address.
Cc: Sebastian Andrzej Siewior
Cc: Felipe Balbi
Signed-off-by: Mugunthan V N
---
arch/arm
On Saturday 31 August 2013 12:40 AM, Kumar Gala wrote:
> On Aug 30, 2013, at 12:52 PM, Mugunthan V N wrote:
>
>> > DT node's unit address should be its own register offset address to make
>> > it a
>> > unique across the system. This patch correct
On Saturday 31 August 2013 11:12 PM, Sergei Shtylyov wrote:
> Hello.
>
> On 08/30/2013 09:52 PM, Mugunthan V N wrote:
>
>> DT node's unit address should be its own register offset address to
>> make it a
>> unique across the system. This patch corrects the incor