• Linus Torvalds's avatar
    Fix up sound driver proc-reading interfaces. · 7551961b
    Linus Torvalds authored
    The old ones were not only hard to use, they were in fact
    impossible or a low-level sound driver to get right, since
    the core sound code didn't even export all the necessary
    information.
    
    Add the file offset to the /proc read interfaces, and make
    them simpler to use. The core now does a offset updates, and
    sanity-checks the values so that the low-level drivers don't
    need to worry.
    7551961b
info.c 23.6 KB