X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Ftelephony%2Fixj.c;h=5578a9dd04e80bcffb92e1119c82bb4aa5ce174b;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=f6b2948ab28856dad684763d2e9e4c52102bf54e;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/drivers/telephony/ixj.c b/drivers/telephony/ixj.c index f6b2948ab..5578a9dd0 100644 --- a/drivers/telephony/ixj.c +++ b/drivers/telephony/ixj.c @@ -5712,7 +5712,7 @@ static int ixj_daa_write(IXJ *j) return 1; } -static int ixj_set_tone_off(unsigned short arg, IXJ *j) +int ixj_set_tone_off(unsigned short arg, IXJ *j) { j->tone_off_time = arg; if (ixj_WriteDSPCommand(0x6E05, j)) /* Set Tone Off Period */