]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: merge wfx_stop_ap() with wfx_reset()
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 15 May 2020 08:33:18 +0000 (10:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2020 14:00:53 +0000 (16:00 +0200)
commit071913bc054a338b35676ad95290a2d5958c8a49
treeae8e3a8dd4e3390b72ddfad03777a8af0afac8f8
parent0fdd31f4db52714f4a500609f600395273ab0091
staging: wfx: merge wfx_stop_ap() with wfx_reset()

wfx_stop_ap() and wfx_reset() do the same thing. Merge them.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200515083325.378539-13-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c