[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f25b7cd6-90e9-1d81-d135-38bb3df408c5@kernel.org>
Date: Wed, 20 Sep 2023 10:23:43 +0300
From: Roger Quadros <rogerq@...nel.org>
To: Xiaolei Wang <xiaolei.wang@...driver.com>, peter.chen@...nel.org,
pawell@...ence.com, gregkh@...uxfoundation.org, pavel@...x.de
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: cdns3: Modify the return value of cdns_set_active ()
to void when CONFIG_PM_SLEEP is disabled
On 12/09/2023 09:49, Xiaolei Wang wrote:
> The return type of cdns_set_active () is inconsistent
> depending on whether CONFIG_PM_SLEEP is enabled, so the
> return value is modified to void type.
>
> Reported-by: Pavel Machek <pavel@...x.de>
> Closes: https://lore.kernel.org/all/ZP7lIKUzD68XA91j@duo.ucw.cz/
> Fixes: 2319b9c87fe2 ("usb: cdns3: Put the cdns set active part outside the spin lock")
> Signed-off-by: Xiaolei Wang <xiaolei.wang@...driver.com>
> ---
Reviewed-by: Roger Quadros <rogerq@...nel.org>
Powered by blists - more mailing lists