Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak...
[deliverable/linux.git] / drivers / gpio / pca953x.c
index 7e40e8a55edf247968690de9cb5348969df5c75b..a380730b61abe49800af8e655eaf5735d0524ad0 100644 (file)
@@ -33,7 +33,7 @@ static const struct i2c_device_id pca953x_id[] = {
        { "pca9554", 8, },
        { "pca9555", 16, },
        { "pca9557", 8, },
-       /* REVISIT several pca955x parts should work here too */
+       { "max7310", 8, },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, pca953x_id);
This page took 0.024385 seconds and 5 git commands to generate.