1. 04 Mar, 2009 1 commit
  2. 09 Dec, 2008 1 commit
  3. 03 Dec, 2008 1 commit
  4. 24 Nov, 2008 1 commit
    • Mark Brown's avatar
      ASoC: Remove DAI type information · 3ba9e10a
      Mark Brown authored
      
      DAI type information is only ever used within ASoC in order to special
      case AC97 and for diagnostic purposes. Since modern CPUs and codecs
      support multi function DAIs which can be configured for several modes
      it is more trouble than it's worth to maintain anything other than a
      flag identifying AC97 DAIs so remove the type field and replace it with
      an ac97_control flag.
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      3ba9e10a
  5. 21 Nov, 2008 2 commits