diff options
author | Luck, Tony <tony.luck@intel.com> | 2011-10-21 14:42:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-11 09:37:11 -0800 |
commit | 1dc88f68f554b318691763867aab4ec7adc60945 (patch) | |
tree | 1c6375b2d0b6085d0ffdf451a3dcc03d322ebe05 /lib | |
parent | eaeafcd898108e4e026faf43ca41817f5de6ee66 (diff) |
ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
commit 3bf3f8b19d2bfccc40f13c456bf339fd8f535ebc upstream.
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.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions