-----Original Message-----
From: [email protected] on behalf of Mike
Frysinger
Sent: Sat 9/26/2009 1:20 AM
To: [email protected]
Cc: [email protected]
Subject: Re: [Linux-kernel-commits] [7448] trunk/sound/soc:
task[#5443]addADAU1371 support
On Thu, Sep 24, 2009 at 05:48, <[email protected]> wrote:
> +static struct i2c_driver adau1371_i2c_driver = {
> + .driver = {
> + .name = "adau1371 I2C Codec",
> + .owner = THIS_MODULE,
> + },
> + .probe = adau1371_i2c_probe,
> + .remove = adau1371_i2c_remove,
> + .id_table = adau1371_i2c_id,
> +};
>the .name field here seems a little non-standard. shouldnt it be
>"adau1371-i2c" ?
Mark will require it to be "adau1371", not "adau1371-i2c".
>-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits