]> git.baikalelectronics.ru Git - kernel.git/commit
apple-gmux: Fix port address calculation in gmux_pio_write32()
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 22 Aug 2012 02:56:49 +0000 (21:56 -0500)
committerMatthew Garrett <mjg@redhat.com>
Thu, 13 Sep 2012 20:46:29 +0000 (16:46 -0400)
commit431e93d2634d44feb876919e2fd0585b6d51cde3
tree6a81c8c863c2f59e25b16432695e044d93ea6177
parent4b836744f009631bafc4608ed2fd03f6d55c7d2b
apple-gmux: Fix port address calculation in gmux_pio_write32()

This function fails to add the start address of the gmux I/O range to
the requested port address and thus writes to the wrong location.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/apple-gmux.c