staging: rtl8188eu: remove cut_mask field from wl_pwr_cfg
authorMartin Kaiser <martin@kaiser.cx>
Sun, 18 Jul 2021 17:36:10 +0000 (19:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jul 2021 08:31:23 +0000 (10:31 +0200)
commit1126df74797609e12587e2bbcc7155f50f53af25
tree38952369761512ac1ec0884bb9e5b0c0a258201e
parentd950b477df6190d1cf2b5458b515fea84411d530
staging: rtl8188eu: remove cut_mask field from wl_pwr_cfg

We're no longer matching power transitions and commands against a
power cut version mask.

The cut_mask field from struct wl_pwr_cfg can be removed. It was set to
PWR_CUT_ALL_MSK for all remaining commands.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210718173610.894-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/pwrseq.h
drivers/staging/rtl8188eu/include/pwrseqcmd.h