[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_xxx()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mark

This is v2 of Simple/Audio card clk encapsulation patch set.
Mark wanted to use "static inline" instead of #define.
But, this time I selected to use normal function instead of inline.
Thus, it becomes asoc_simple_card_clk_register/enable/disable() now.
It is easy to search card clk related code now.

Kuninori Morimoto (5):
  ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
  ASoC: simple-card: use asoc_simple_card_clk_xxx()
  ASoC: simple-scu-card: use asoc_simple_card_clk_xxx()
  ASoC: audio-graph-scu-card: use asoc_simple_card_clk_xxx()
  ASoC: audio-graph-card: use asoc_simple_card_clk_xxx()

 include/sound/simple_card_utils.h        |  2 ++
 sound/soc/generic/audio-graph-card.c     | 10 +++++-----
 sound/soc/generic/audio-graph-scu-card.c |  4 ++--
 sound/soc/generic/simple-card-utils.c    | 19 ++++++++++++++++++-
 sound/soc/generic/simple-card.c          | 10 +++++-----
 sound/soc/generic/simple-scu-card.c      |  4 ++--
 6 files changed, 34 insertions(+), 15 deletions(-)

-- 
1.9.1




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux