]> git.itanic.dy.fi Git - linux-stable/commit
carl9170: devres-ing input_allocate_device
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 2 Mar 2022 19:51:36 +0000 (20:51 +0100)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 10 Mar 2022 15:53:59 +0000 (17:53 +0200)
commit87ddb2fc29f10cf689ff0dfb88a19b7d3687006b
tree57860b35aa309f5ec8d94858fbc9ca37c5a489ca
parent23de0fa0d2a05ff71c7bc8df9d12c9f23be83f13
carl9170: devres-ing input_allocate_device

devres will take care of freeing the input_device once
it is no longer needed.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/f81a6ff3b02116c6a448c42eecb546ea5d46c108.1646250537.git.chunkeey@gmail.com
drivers/net/wireless/ath/carl9170/main.c