diff options
author | Luck, Tony <tony.luck@intel.com> | 2011-10-21 23:42:55 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-11-07 02:30:23 +0100 |
commit | 3bf3f8b19d2bfccc40f13c456bf339fd8f535ebc (patch) | |
tree | 08685f87741ef4460c648ca2adea4b1623cc8ca8 /drivers/scsi/atari_scsi.c | |
parent | Linux 3.1 (diff) | |
download | linux-3bf3f8b19d2bfccc40f13c456bf339fd8f535ebc.tar.xz linux-3bf3f8b19d2bfccc40f13c456bf339fd8f535ebc.zip |
ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
Callers to __acpi_ioremap_fast() pass the bit_width that they found in the
acpi_generic_address structure. Convert from bits to bytes when passing to
__acpi_find_iomap() - as it wants to see bytes, not bits.
cc: stable@kernel.org
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/scsi/atari_scsi.c')
0 files changed, 0 insertions, 0 deletions