On Tue, Dec 31, 2013 at 11:23 PM, Randy Dunlap <[email protected]> wrote:
> On 12/31/13 08:57, Rahul Bedarkar wrote:
>>
>> Signed-off-by: Rahul Bedarkar <[email protected]>
>> ---
>>  drivers/usb/chipidea/ci_hdrc_pci.c | 2 +-
>>  drivers/usb/chipidea/core.c        | 4 ++--
>>  drivers/usb/chipidea/udc.c         | 4 ++--
>>  3 files changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/drivers/usb/chipidea/ci_hdrc_pci.c 
>> b/drivers/usb/chipidea/ci_hdrc_pci.c
>> index d514332..c63c1c0 100644
>> --- a/drivers/usb/chipidea/ci_hdrc_pci.c
>> +++ b/drivers/usb/chipidea/ci_hdrc_pci.c
>> @@ -134,7 +134,7 @@ static DEFINE_PCI_DEVICE_TABLE(ci_hdrc_pci_id_table) = {
>>               PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0xe006),
>>               .driver_data = (kernel_ulong_t)&penwell_pci_platdata,
>>       },
>> -     { 0 } /* end: all zeroes */
>> +     { 0 } /* end: all zeros */
>
> Either spelling is acceptable.

Okay.

Thanks,
Rahul

>
>>  };
>>  MODULE_DEVICE_TABLE(pci, ci_hdrc_pci_id_table);
>>
>
>
> --
> ~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to