[alsa-devel] [PATCH 0/7] ASoC: Intel: Replace GFP_ATOMIC with GFP_KERNEL
Vinod Koul
vinod.koul at intel.com
Fri Apr 20 12:44:25 CEST 2018
Jia-Ju Bai recently fixed few Intel drivers which were using GFP_ATOMIC
wrongly, this series fixes the remaining ones.
Vinod Koul (7):
ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNEL
ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNEL
sound/soc/intel/boards/byt-max98090.c | 2 +-
sound/soc/intel/boards/bytcht_es8316.c | 2 +-
sound/soc/intel/boards/bytcr_rt5651.c | 2 +-
sound/soc/intel/boards/cht_bsw_nau8824.c | 2 +-
sound/soc/intel/boards/kbl_da7219_max98357a.c | 2 +-
sound/soc/intel/boards/kbl_rt5663_max98927.c | 2 +-
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list