diff options
author | Alex Lu <alex_lu@realsil.com.cn> | 2018-02-11 12:24:33 -0600 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-02-11 21:50:35 +0100 |
commit | 907f84990924bf3a8d248c040dabeb5127ae6938 (patch) | |
tree | 335aeb0bd4c96156d461e5466c09b5e47a5529f3 /CREDITS | |
parent | fed03fe7e55b7dc16077f672bd9d7bbe92b3a691 (diff) |
Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
The Bluetooth parts of RTL8723D and RTL8723B share the same lmp
subversion, thus we need to check both lmp subversion and hci revision
to distinguish the two. The same situation is true for RTL8821A and
RTL8821C. Accordingly, the selection code is revised.
To improve maintainability, a new id_table struct is defined, and an
array of such structs is constructed. Adding a new device can thus be
as simple as adding another value to the table.
Signed-off-by: Alex Lu <alex_lu@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions