mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 06:16:11 +01:00
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 <no-reply+haikuformatbot@haiku-os.org> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
414774d79f
commit
5a2be54dd0
@ -1654,6 +1654,7 @@ device_node::_GetNextDriverPath(void*& cookie, KPath& _path)
|
||||
switch (subType) {
|
||||
case PCI_data_acquisition_other:
|
||||
_AddPath(*stack, "busses", "i2c");
|
||||
_AddPath(*stack, "drivers");
|
||||
break;
|
||||
default:
|
||||
_AddPath(*stack, "drivers");
|
||||
|
Loading…
x
Reference in New Issue
Block a user