https://github.com/torvalds/linux
Revision 95dbf14b236f3147f716cd159bd29461916c610e authored by Thomas Bogendoerfer on 06 March 2020, 10:58:37 UTC, committed by Takashi Iwai on 06 March 2020, 11:06:41 UTC
Commit ee88f4ebe575 ("ALSA: mips: Use managed buffer allocation") removed
superfluous hw_params/hw_free callbacks, but forgot to remove them where
they were used.

Fixes: ee88f4ebe575 ("ALSA: mips: Use managed buffer allocation")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Link: https://lore.kernel.org/r/20200306105837.31523-1-tsbogend@alpha.franken.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 8b33a13
History
Tip revision: 95dbf14b236f3147f716cd159bd29461916c610e authored by Thomas Bogendoerfer on 06 March 2020, 10:58:37 UTC
ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions
Tip revision: 95dbf14
File Mode Size
1.Intro.rst -rw-r--r-- 14.3 KB
2.Process.rst -rw-r--r-- 23.6 KB
3.Early-stage.rst -rw-r--r-- 10.7 KB
4.Coding.rst -rw-r--r-- 21.3 KB
5.Posting.rst -rw-r--r-- 15.9 KB
6.Followthrough.rst -rw-r--r-- 11.8 KB
7.AdvancedTopics.rst -rw-r--r-- 9.5 KB
8.Conclusion.rst -rw-r--r-- 3.1 KB
adding-syscalls.rst -rw-r--r-- 26.2 KB
applying-patches.rst -rw-r--r-- 17.0 KB
botching-up-ioctls.rst -rw-r--r-- 11.3 KB
changes.rst -rw-r--r-- 12.3 KB
clang-format.rst -rw-r--r-- 6.4 KB
code-of-conduct-interpretation.rst -rw-r--r-- 7.2 KB
code-of-conduct.rst -rw-r--r-- 3.2 KB
coding-style.rst -rw-r--r-- 38.5 KB
deprecated.rst -rw-r--r-- 6.6 KB
development-process.rst -rw-r--r-- 810 bytes
email-clients.rst -rw-r--r-- 10.7 KB
embargoed-hardware-issues.rst -rw-r--r-- 12.9 KB
howto.rst -rw-r--r-- 26.8 KB
index.rst -rw-r--r-- 1.5 KB
kernel-docs.rst -rw-r--r-- 23.7 KB
kernel-driver-statement.rst -rw-r--r-- 4.1 KB
kernel-enforcement-statement.rst -rw-r--r-- 4.9 KB
license-rules.rst -rw-r--r-- 17.6 KB
magic-number.rst -rw-r--r-- 10.1 KB
maintainer-pgp-guide.rst -rw-r--r-- 37.4 KB
maintainers.rst -rw-r--r-- 25 bytes
management-style.rst -rw-r--r-- 13.1 KB
programming-language.rst -rw-r--r-- 2.0 KB
stable-api-nonsense.rst -rw-r--r-- 9.2 KB
stable-kernel-rules.rst -rw-r--r-- 6.8 KB
submit-checklist.rst -rw-r--r-- 4.8 KB
submitting-drivers.rst -rw-r--r-- 6.7 KB
submitting-patches.rst -rw-r--r-- 40.3 KB
volatile-considered-harmful.rst -rw-r--r-- 5.6 KB

back to top