Staging
v0.5.1
https://github.com/torvalds/linux
Revision 73d1dd93c462b52512685fe118159eafc7eb9f7e authored by Sergei Shtylyov on 13 December 2006, 08:35:51 UTC, committed by Linus Torvalds on 13 December 2006, 17:05:55 UTC
init_chipset_hpt366() modifies some fields of the ide_pci_device_t structure
depending on the chip's revision, so pass it a copy of the structure to avoid
issues when multiple different chips are present.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 33b18a6
History
Tip revision: 73d1dd93c462b52512685fe118159eafc7eb9f7e authored by Sergei Shtylyov on 13 December 2006, 08:35:51 UTC
[PATCH] ide: fix the case of multiple HPT3xx chips present
Tip revision: 73d1dd9
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 547 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.2 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top