]> Git Repo - linux.git/blobdiff - sound/soc/codecs/wm8580.c
Merge branch 'for-3.1' into for-3.2
[linux.git] / sound / soc / codecs / wm8580.c
index 4bbc0a79f01edf0139f6c1d10c587a82ff778fa9..95ac6651094f122bb268efaa8a5ade51dd9fd5b0 100644 (file)
@@ -943,7 +943,7 @@ MODULE_DEVICE_TABLE(i2c, wm8580_i2c_id);
 
 static struct i2c_driver wm8580_i2c_driver = {
        .driver = {
-               .name = "wm8580-codec",
+               .name = "wm8580",
                .owner = THIS_MODULE,
        },
        .probe =    wm8580_i2c_probe,
This page took 0.034927 seconds and 4 git commands to generate.