summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2009-02-22 10:44:35 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2009-02-22 10:44:35 +0100
commit57bf92198297226c520f993016a25d5d5171edeb (patch)
tree783ba409d167ef29236d1131fb1760c05aa51bde /patches
parent87b2939c402d36f7c93ce52f35b4f87f9ddcbd79 (diff)
'removed included statnv patch, bump to latest version'
Diffstat (limited to 'patches')
-rw-r--r--patches/satanv.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/patches/satanv.patch b/patches/satanv.patch
deleted file mode 100644
index 808d9a6..0000000
--- a/patches/satanv.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/drivers/ata/sata_nv.c b/drivers/ata/sata_nv.c
-index 444af04..667d1ab 100644
---- a/drivers/ata/sata_nv.c
-+++ b/drivers/ata/sata_nv.c
-@@ -430,10 +430,9 @@ static struct ata_port_operations nv_generic_ops = {
- * Debounce with hotplug timing and request follow-up SRST.
- */
- static struct ata_port_operations nv_nf2_ops = {
-- .inherits = &nv_common_ops,
-+ .inherits = &nv_generic_ops,
- .freeze = nv_nf2_freeze,
- .thaw = nv_nf2_thaw,
-- .hardreset = nv_noclassify_hardreset,
- };
-
- /* For initial probing after boot and hot plugging, hardreset mostly