From: Pavan Savoy <pavan_savoy@xxxxxx> 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(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel