]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 11 Apr 2015 12:35:37 +0000 (05:35 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 29 Apr 2015 23:05:29 +0000 (01:05 +0200)
commit60e814e24db4aaf7d161cb308847b31f9e6b5d22
tree265a57faae13ead433319b4f2a6323c484453568
parent40c8c63f16672b122c45921e627dd1499e6d58d6
Bluetooth: hci_uart: Reorder Atheros specific driver callbacks

The driver callbacks in the Atheros support were all in a random order
and did not help readability of this driver. So reorder them to make
them aligned with what other Bluetooth UART drivers do. This patch is
not changing any actual code.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_ath.c