• Adrian Bunk's avatar
    [PATCH] OSS: misc cleanups · bd625398
    Adrian Bunk authored
    The patch below contains cleanups under sound/oss/ including the
    following:
    - make needlessly global code static
    - kill cs4232.h (it contained two function prototypes: one is now static
      and the other one was already stale)
    - removed the following unused global functions:
      - cs4232.c: init_cs4281
      - emu10k1/hwaccess.c: sumVolumeToAttenuation
      - emu10k1/hwaccess.c: emu10k1_set_stop_on_loop
      - sb_common.c: sb_dsp_disable_midi
      - sb_common.c: sb_dsp_disable_recording
      - wavfront.c: attach_wffx
    - cs46xx.c: #ifndef CS46XX_ACPI_SUPPORT cs46xx_pm_callback
    - emu10k1/hwaccess.c: #ifdef DBGEMU emu10k1_writefn0_2
    - opl3sa2.c: remove the unused struct opl3sa2_dev
    - removed the following unused EXPORT_SYMBOL's:
      - ac97.c: ac97_set_mixer
      - ac97.c: ac97_get_register
      - ac97.c: ac97_get_mixer_scaled
      - sb_common.c: sb_dsp_disable_midi
    Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    bd625398
pss.c 32.4 KB