mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
Bluetooth: Fixing a few comment typos in the quirk definitions.
This change simply fixes a few typos in the quirk definitions. Signed-off-by: Alain Michaud <alainm@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
4f28e3f917
commit
e37c57a888
@ -115,7 +115,7 @@ enum {
|
|||||||
* wrongly configured local features that will require forcing
|
* wrongly configured local features that will require forcing
|
||||||
* them to enable this mode. Getting RSSI information with the
|
* them to enable this mode. Getting RSSI information with the
|
||||||
* inquiry responses is preferred since it allows for a better
|
* inquiry responses is preferred since it allows for a better
|
||||||
* user expierence.
|
* user experience.
|
||||||
*
|
*
|
||||||
* This quirk must be set before hci_register_dev is called.
|
* This quirk must be set before hci_register_dev is called.
|
||||||
*/
|
*/
|
||||||
@ -142,7 +142,7 @@ enum {
|
|||||||
|
|
||||||
/* When this quirk is set, an external configuration step
|
/* When this quirk is set, an external configuration step
|
||||||
* is required and will be indicated with the controller
|
* is required and will be indicated with the controller
|
||||||
* configuation.
|
* configuration.
|
||||||
*
|
*
|
||||||
* This quirk can be set before hci_register_dev is called or
|
* This quirk can be set before hci_register_dev is called or
|
||||||
* during the hdev->setup vendor callback.
|
* during the hdev->setup vendor callback.
|
||||||
|
Loading…
Reference in New Issue
Block a user