lkml.org 
[lkml]   [2013]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCHv2] usb: chipidea: add support for USB OTG controller on TI-NSPIRE
    On Sun, Nov 24, 2013 at 06:37:47PM +1100, dt.tangr@gmail.com wrote:
    > From: Daniel Tang <dt.tangr@gmail.com>
    >
    > Changelog v2:
    > * Rename ci13xxx to ci_hdrc
    > * Fixed alignment issues
    >
    > The USB controller in TI-NSPIRE calculators are based off either Freescale's
    > USB OTG controller or the USB controller found in the IMX233, both of which
    > are Chipidea compatible.
    >
    > This patch adds a device tree binding for the controller.
    >
    > Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
    > ---

    Please put the "Changelog v2" here, the change log should
    not be in commit log, it is for review purpose.

    > +};
    > +
    > +MODULE_DEVICE_TABLE(of, ci_hdrc_nspire_dt_ids);
    > +module_platform_driver(ci_hdrc_nspire_driver);
    > +
    > +MODULE_ALIAS("platform:nspire_usb");
    > +MODULE_ALIAS("platform:ci_hdrc_nspire");

    Just curious, why you need to two alias?

    --

    Best Regards,
    Peter Chen



    \
     
     \ /
      Last update: 2013-11-24 12:01    [W:3.179 / U:0.572 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site