diff options
author | Christoph Grenz <christophg+cb@grenz-bonn.de> | 2013-07-04 02:54:04 +0200 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-07-04 05:15:41 +0200 |
commit | 0bd5dff58cb43b307bcb02ac6baa436a525a5025 (patch) | |
tree | c3d36bc93866a8dc3b49a3121984e0724d8f8016 /src/superio/ite/it8673f | |
parent | 9e974232e4896ee971745c5127cbc37f1682171b (diff) |
w83627hf/acpi: Fix type error in floppy drive enumeration code
The enumeration method tried to evaluate an one-byte OperationRegion
instead of a field in this OperationRegion, which resulted in an
AE_TYPE error at runtime.
Indexing the OperationRegion with a single field fixes this error.
Change-Id: I15dd7aa6ecafb3a215d165d2b721003446815025
Signed-off-by: Christoph Grenz <christophg+cb@grenz-bonn.de>
Reviewed-on: http://review.coreboot.org/3603
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/ite/it8673f')
0 files changed, 0 insertions, 0 deletions