[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <373eb764-f5bb-d6ff-0500-db2ccd62a6b2@molgen.mpg.de>
Date: Thu, 23 Dec 2021 10:18:27 +0100
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Sean Wang <sean.wang@...iatek.com>,
Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>
Cc: Mark-YW.Chen@...iatek.com, Soul.Huang@...iatek.com,
YN.Chen@...iatek.com, Leon.Yen@...iatek.com,
Eric-SY.Chang@...iatek.com, Deren.Wu@...iatek.com,
km.lin@...iatek.com, robin.chiu@...iatek.com,
Eddie.Chen@...iatek.com, ch.yeh@...iatek.com,
posh.sun@...iatek.com, ted.huang@...iatek.com,
Eric.Liang@...iatek.com, Stella.Chang@...iatek.com,
Tom.Chou@...iatek.com, steve.lee@...iatek.com, jsiuda@...gle.com,
frankgor@...gle.com, jemele@...gle.com, abhishekpandit@...gle.com,
michaelfsun@...gle.com, mcchou@...omium.org, shawnku@...gle.com,
linux-bluetooth@...r.kernel.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/3] Bluetooth: mt7921s: Support wake on bluetooth
Dear Sean,
Am 23.12.21 um 03:56 schrieb sean.wang@...iatek.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
Powered by blists - more mailing lists