public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 7/9] added issues description in TODO file
@ 2013-02-27 16:26 Michail Kurachkin
  2013-02-27 16:36 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Michail Kurachkin @ 2013-02-27 16:26 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, Greg Kroah-Hartman, Kuten Ivan,
	benavi@marvell.com, Palstsiuk Viktar, Dmitriy Gorokh
  Cc: Michail Kurachkin

Signed-off-by: Michail Kurachkin <michail.kurachkin@promwad.com>
---
 drivers/staging/si3226x/TODO |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/si3226x/TODO b/drivers/staging/si3226x/TODO
index 83c5958..b2cb27e 100644
--- a/drivers/staging/si3226x/TODO
+++ b/drivers/staging/si3226x/TODO
@@ -1,2 +1,8 @@
 1) mutex_lock(&slic_chr_dev_lock);
-This locking is very heavy handed. You are holding it across the entire open, close, read, write, ioctl, and it is protecting a bunch of different things.
+This locking is very heavy handed and should be reworked
+
+2) SLIC driver works unstable when compiled as module, loaded, then unloaded and finally reloaded again.
+
+3) Current version of Si3226x SLIC driver is limited. It implements only base functionality such as Answer, Hangup, receive DTMF, send DTMF, send Caller ID.
+
+
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-28 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 16:26 [PATCH 7/9] added issues description in TODO file Michail Kurachkin
2013-02-27 16:36 ` Greg Kroah-Hartman
2013-02-28 16:27   ` Kurachkin Michail

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox