kernel: data_acquisition_other is also found in drivers
Change-Id: Ia3f9c661a97b54d9bfa33ca0df9f5bd773023c2f Reviewed-on: https://review.haiku-os.org/c/haiku/+/8853 Haiku-Format: Haiku-format Bot <[email protected]> Tested-by: Commit checker robot <[email protected]> Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
@@ -1654,6 +1654,7 @@ device_node::_GetNextDriverPath(void*& cookie, KPath& _path)
|
|||||||
switch (subType) {
|
switch (subType) {
|
||||||
case PCI_data_acquisition_other:
|
case PCI_data_acquisition_other:
|
||||||
_AddPath(*stack, "busses", "i2c");
|
_AddPath(*stack, "busses", "i2c");
|
||||||
|
_AddPath(*stack, "drivers");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
_AddPath(*stack, "drivers");
|
_AddPath(*stack, "drivers");
|
||||||
|
|||||||
Reference in New Issue
Block a user