[PATCH v3 1/3] Bluetooth: mt7921s: Support wake on bluetooth

Paul Menzel pmenzel at molgen.mpg.de
Thu Dec 23 01:18:27 PST 2021


Dear Sean,


Am 23.12.21 um 03:56 schrieb sean.wang at mediatek.com:

[…]

>   static int btmtksdio_probe(struct sdio_func *func,
>   			   const struct sdio_device_id *id)
>   {
> @@ -998,6 +1024,7 @@ static int btmtksdio_probe(struct sdio_func *func,
>   	hdev->shutdown = btmtksdio_shutdown;
>   	hdev->send     = btmtksdio_send_frame;
>   	hdev->set_bdaddr = btmtk_set_bdaddr;
> +	hdev->wakeup = btmtk_sdio_wakeup;

The equal sign still is not aligned with the one on `hdev->send`.

[…]


Kind regards,

Paul



More information about the Linux-mediatek mailing list