[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1279794727-7669-1-git-send-email-pavan_savoy@ti.com>
Date: Thu, 22 Jul 2010 05:32:04 -0500
From: pavan_savoy@...com
To: gregkh@...e.de, alan@...rguk.ukuu.org.uk
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
pavan_savoy@...y.com, Pavan Savoy <pavan_savoy@...com>
Subject: [PATCH 0/3] drivers:staging:ti-st: patches
From: Pavan Savoy <pavan_savoy@...com>
The following patches cleanup bit of a mess and also adds functionality to protocol drivers.
with the 3rd patch now providing context to even the protocol drivers, the single device limit
or support for multiple devices would be easier to implement.
These patches depend on the previously submitted
0001-drivers-staging-ti-st-make-use-of-linux-err-codes.patch
commit d39d49b393d94f4137cee4f64526a4695352f183
Pavan Savoy (3):
drivers:staging:ti-st: smarten, reduce logs
drivers:staging:ti-st: cleanup code comments
drivers:staging:ti-st: give proto drivers context
drivers/staging/ti-st/bt_drv.c | 23 +++++---
drivers/staging/ti-st/st.h | 52 +++++++++--------
drivers/staging/ti-st/st_core.c | 118 +++++++++++++++++++--------------------
drivers/staging/ti-st/st_core.h | 74 +++++++++++++++++--------
drivers/staging/ti-st/st_kim.c | 73 ++++++++++++++----------
drivers/staging/ti-st/st_kim.h | 77 ++++++++++++++++---------
drivers/staging/ti-st/st_ll.c | 4 +-
drivers/staging/ti-st/st_ll.h | 9 +++-
8 files changed, 255 insertions(+), 175 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists