commit | b7da6a69defd195da66bfd6b35efeb376a252557 | [log] [tgz] |
---|---|---|
author | Tedd Ho-Jeong An <tedd.an@intel.com> | Mon Mar 06 15:38:32 2017 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Apr 12 22:02:37 2017 +0200 |
tree | e727e7868788c94df0c04269c240a6ec5bff2d49 | |
parent | de766142e3a5fcb67096e24ca4233a7f60999468 [diff] |
Bluetooth: hci_intel: Fix firmware file name to use hw_variant The format of Intel Bluetooth firmware for bootloader product is ibt-<hw_variant>-<device_revision_id>.sfi and .ddc. This patch uses a hw_variant value read from the device during runtime to form the firmware filenames instead of using a constant value, so it can support multiple prouducts. Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>