]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r264832 (partial)
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Apr 2014 01:00:37 +0000 (01:00 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Apr 2014 01:00:37 +0000 (01:00 +0000)
commit49c22e500cffc9f35328ee84ae6f36614d983a3e
tree12b1f26645c8ca188c72c23eaba96ff0d58e275e
parentb457077ab1dc9e025e1af230a9b95f3de548c827
MFC: r264832 (partial)

- Sprinkle const and static as appropriate.
- Convert the remainder of snd_hda(4) to take advantage of nitems().
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.

git-svn-id: svn://svn.freebsd.org/base/stable/9@264962 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/pci/hda/hdaa.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/hda/hdacc.c