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)
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

Simple merge