]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/telephony/ixj.c
saner FASYNC handling on file close
[linux-2.6-omap-h63xx.git] / drivers / telephony / ixj.c
index ec7aeb502d1548ecbfd64c521518c11857e308de..a913efc69669a221d336006a35d5155000a6081a 100644 (file)
@@ -42,8 +42,6 @@
  ***************************************************************************/
 
 /*
- * $Log: ixj.c,v $
- *
  * Revision 4.8  2003/07/09 19:39:00  Daniele Bellucci
  * Audit some copy_*_user and minor cleanup.
  *
@@ -2330,7 +2328,6 @@ static int ixj_release(struct inode *inode, struct file *file_p)
        j->rec_codec = j->play_codec = 0;
        j->rec_frame_size = j->play_frame_size = 0;
        j->flags.cidsent = j->flags.cidring = 0;
-       ixj_fasync(-1, file_p, 0);      /* remove from list of async notification */
 
        if(j->cardtype == QTI_LINEJACK && !j->readers && !j->writers) {
                ixj_set_port(j, PORT_PSTN);