~ubuntu-audio-dev/alsa-driver/tiwai-trunk2

« back to all changes in this revision

Viewing changes to soc/pxa/pxa2xx-pcm.c

  • Committer: Canonistack server
  • Date: 2016-05-27 17:04:40 UTC
  • Revision ID: david.henningsson@canonical.com-20160527170440-e1vppk5freik7anx
Test run of 623 machines: 3 failing with 3 errors and 0 warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
MODULE_AUTHOR("Nicolas Pitre");
118
118
MODULE_DESCRIPTION("Intel PXA2xx PCM DMA module");
119
119
MODULE_LICENSE("GPL");
 
120
MODULE_ALIAS("platform:pxa-pcm-audio");