Commit e3fd478f authored by 陳永達's avatar 陳永達

Remove debugging information when TV not sending 20 1's

parent f8e78060
......@@ -1190,7 +1190,7 @@ int sil9034_hdcpAuthentication(davinci6446_sil9034 *priv)
{
/* mute */
sil9034_sentCPPackage(priv,ENABLE) ;
printk(KERN_ERR "TV not send 20's 1,retry!!\n") ;
sil9034_dbg("TV not send 20's 1,retry!!\n") ;
}
}
return 0 ;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment