* - pata_sisc-add-packard-bell-easynote-k5305-to-laptops.patch removed from -mm tree
@ 2007-11-26 21:48 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2007-11-26 21:48 UTC (permalink / raw)
To: nix.or.die, alan, htejun, jeff, mm-commits
The patch titled
pata_sis.c: add Packard Bell EasyNote K5305 to laptops
has been removed from the -mm tree. Its filename was
pata_sisc-add-packard-bell-easynote-k5305-to-laptops.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
Subject: pata_sis.c: add Packard Bell EasyNote K5305 to laptops
From: Gabriel C <nix.or.die@googlemail.com>
With newer kernels HDD in my old laptop is limited to UDMA 33. With this
patch I get UDMA 100 again.
Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Acked-by: Alan Cox <alan@redhat.com>
Applied-to-secret-tree-by: Tejun Heo <htejun@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/ata/pata_sis.c | 1 +
1 file changed, 1 insertion(+)
diff -puN drivers/ata/pata_sis.c~pata_sisc-add-packard-bell-easynote-k5305-to-laptops drivers/ata/pata_sis.c
--- a/drivers/ata/pata_sis.c~pata_sisc-add-packard-bell-easynote-k5305-to-laptops
+++ a/drivers/ata/pata_sis.c
@@ -55,6 +55,7 @@ static const struct sis_laptop sis_lapto
/* devid, subvendor, subdev */
{ 0x5513, 0x1043, 0x1107 }, /* ASUS A6K */
{ 0x5513, 0x1734, 0x105F }, /* FSC Amilo A1630 */
+ { 0x5513, 0x1071, 0x8640 }, /* EasyNote K5305 */
/* end marker */
{ 0, }
};
_
Patches currently in -mm which might be from nix.or.die@googlemail.com are
git-kvm.patch
git-libata-all.patch
tlan-list-is-subscribers-only.patch
git-scsi-misc.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-26 21:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-26 21:48 - pata_sisc-add-packard-bell-easynote-k5305-to-laptops.patch removed from -mm tree akpm
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.