Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1310068

[PATCH 0/2] ASoC: fsl: Use usleep_range() instead of msleep()

From Xiubo Li <lixiubo@cmss.chinamobile.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ASoC: fsl: Use usleep_range() instead of msleep()
Date 2016-01-15 12:40 +0100
Message-ID <qRaTx-5pO-29@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Xiubo Li (2):
  ASoC: fsl_sai: Use usleep_range() instead of msleep()
  ASoC: fsl-mpc5200: Use usleep_range() instead of msleep()

 sound/soc/fsl/fsl_sai.c          | 3 ++-
 sound/soc/fsl/mpc5200_psc_ac97.c | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.8.3.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] ASoC: fsl: Use usleep_range() instead of msleep() Xiubo Li <lixiubo@cmss.chinamobile.com> - 2016-01-15 12:40 +0100
  [PATCH 1/2] ASoC: fsl_sai: Use usleep_range() instead of msleep() Xiubo Li <lixiubo@cmss.chinamobile.com> - 2016-01-15 12:40 +0100
    Re: [PATCH 1/2] ASoC: fsl_sai: Use usleep_range() instead of msleep() Mark Brown <broonie@kernel.org> - 2016-01-22 17:50 +0100

csiph-web