diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-07-27 11:34:27 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-07-27 11:34:27 +0100 |
commit | 70db3d91a5228c98603c55fa06c87184a1f9f6db (patch) | |
tree | 498c6d2d46467753b59a808e2e65a4e51a0d145c /fs | |
parent | 67d74b870725448e0108984eec551609771e6b73 (diff) | |
download | linux-3.10-70db3d91a5228c98603c55fa06c87184a1f9f6db.tar.gz linux-3.10-70db3d91a5228c98603c55fa06c87184a1f9f6db.tar.bz2 linux-3.10-70db3d91a5228c98603c55fa06c87184a1f9f6db.zip |
[SERIAL] Pass around serial_private instead of pci_dev
Pass the serial_private structure via the setup method instead of
the pci_dev. We don't want to assume that the pci_dev's driver
data is a pointer to serial_private. Instead, put the pci_dev
inside serial_private.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions