28 Nov
2020
28 Nov
'20
9:48 a.m.
On Thu, 26 Nov 2020 17:59:49 +0100, Uwe Kleine-König wrote:
The remove callback is only called for devices that were probed successfully before. As the matching probe function cannot complete without error if dev->match_id != PS3_MATCH_ID_SOUND, we don't have to check this here.
Signed-off-by: Uwe Kleine-König u.kleine-koenig@pengutronix.de
Applied this one now. Thanks.
Takashi