All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ASoC: Intel: Replace GFP_ATOMIC with GFP_KERNEL
@ 2018-04-20 10:44 Vinod Koul
  2018-04-20 10:44 ` [PATCH 1/7] ASoC: Intel: byt-max98090: " Vinod Koul
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Vinod Koul @ 2018-04-20 10:44 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-04-20 17:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 10:44 [PATCH 0/7] ASoC: Intel: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 10:44 ` [PATCH 1/7] ASoC: Intel: byt-max98090: " Vinod Koul
2018-04-20 17:03   ` Applied "ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 2/7] ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:03   ` Applied "ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 3/7] ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:02   ` Applied "ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 4/7] ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:02   ` Applied "ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 5/7] ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:02   ` Applied "ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 6/7] ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:01   ` Applied "ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown
2018-04-20 10:44 ` [PATCH 7/7] ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNEL Vinod Koul
2018-04-20 17:01   ` Applied "ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNEL" to the asoc tree Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.