aboutsummaryrefslogtreecommitdiffstats
path: root/f2.patch
diff options
authorGreg KH <gregkh@t43.kroah.org>2007-12-05 10:27:52 -0800
committerGreg KH <gregkh@t43.kroah.org>2007-12-05 10:27:52 -0800
commit7df893c386a942dcd33521e5f34bc6b8ea20908e (patch)
tree0e8f11fdef9941c9850bdc2b30fbf87642988905 /f2.patch
parent8af2f16fd84e14aeb67bce959bc56c884f3982e1 (diff)
downloadpatches-7df893c386a942dcd33521e5f34bc6b8ea20908e.tar.gz
add default driver attributes
Diffstat (limited to 'f2.patch')
-rw-r--r--f2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/f2.patch b/f2.patch
index 4636dc3d6625da..660924f15b2c53 100644
--- a/f2.patch
+++ b/f2.patch
@@ -105,7 +105,7 @@
klist_init(&dev->klist_children, klist_children_get,
klist_children_put);
INIT_LIST_HEAD(&dev->dma_pools);
-@@ -809,8 +808,7 @@ int device_add(struct device *dev)
+@@ -806,8 +805,7 @@ int device_add(struct device *dev)
goto Error;
/* first, register with generic layer. */