X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Foss%2Fopl3sa2.c;h=0e161c6a04770c313ed157a1d99acc8b2b349fc9;hb=575c96871832e91983248aebb02fc072e5fd17c9;hp=5cecdbcbea9d0c6187791c2fca5f9961e96fe311;hpb=a8e82ef97a1d1227575698935ec86ae4d02c372c;p=deliverable%2Flinux.git diff --git a/sound/oss/opl3sa2.c b/sound/oss/opl3sa2.c index 5cecdbcbea9d..0e161c6a0477 100644 --- a/sound/oss/opl3sa2.c +++ b/sound/oss/opl3sa2.c @@ -530,7 +530,7 @@ static void __init attach_opl3sa2_mss(struct address_info* hw_config, struct res if (hw_config->slots[0] != -1) { /* Did the MSS driver install? */ if(num_mixers == (initial_mixers + 1)) { - /* The MSS mixer is installed, reroute mixers appropiately */ + /* The MSS mixer is installed, reroute mixers appropriately */ AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_CD); AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_SYNTH); AD1848_REROUTE(SOUND_MIXER_LINE3, SOUND_MIXER_LINE);