diff options
author | Tedd Ho-Jeong An <tedd.an@intel.com> | 2016-06-28 18:56:39 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2016-07-08 13:20:57 +0300 |
commit | 230b04ac8f439d0797ab85fb356f069f0472306f (patch) | |
tree | d968f29e599970392f2d0446c4a688d4386eb4b6 /drivers/bluetooth/btmrvl_sdio.c | |
parent | 83871f8ccdfa8f3edab15d432aa4f3eb82953343 (diff) | |
download | linux-230b04ac8f439d0797ab85fb356f069f0472306f.tar.xz |
Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename
The format of Intel Bluetooth firmware filename for bootloader product
is ibt-<hw_variant>-<device_revision_id>.sfi
Currently the driver uses a constant value 11 (0x0b) for hw_variant
to support LnP/SfP product. But new product like WsP product has
a different value such as 12 (0x0c).
To support the multiple products, this patch replaces the constant
value of hw_variant to the actual hw_variant value read from
the device.
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btmrvl_sdio.c')
0 files changed, 0 insertions, 0 deletions