Skip to content
  • Christian Kellner's avatar
    device: move device identification to sysfs · 09aa6c53
    Christian Kellner authored
    Move the device identification, i.e. name and vendor detection, to
    bolt-sysfs.c as 'bolt_sysfs_device_ident'. This uses the existing
    helper function to first check `${attr}_name` for vendor and name
    attributes and then fall back to plain `${attr}`.
    09aa6c53