All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers:staging:ti-st: patches
@ 2010-09-10 19:58 pavan_savoy
  2010-09-10 19:58 ` [PATCH] drivers:staging:ti-st: fix kim platform device id pavan_savoy
  0 siblings, 1 reply; 13+ messages in thread
From: pavan_savoy @ 2010-09-10 19:58 UTC (permalink / raw)
  To: gregkh, alan; +Cc: devel, linux-kernel, Pavan Savoy

From: Pavan Savoy <pavan_savoy@ti.com>

Greg,

There are 2 patch sets here,
1) fixes a problem - has only 1 patch
2) set of 3 patches subjected as RFCs

Please merge the patch below, and provide comments on the rest.

Pavan Savoy (1):
  drivers:staging:ti-st: fix kim platform device id

 drivers/staging/ti-st/st_kim.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

>From 801919830d6d707f4171a28720b3f4cc5348e192 Mon Sep 17 00:00:00 2001
From: Pavan Savoy <pavan_savoy@ti.com>
Date: Fri, 10 Sep 2010 14:43:03 -0400
Subject: [RFC 0/3] *** SUBJECT HERE ***

*** BLURB HERE ***

Pavan Savoy (3):
  drivers:staging:ti-st: mv headers to ti_wilink_st
  drivers:staging:ti-st: mv ti_wilink_st to include/
  include:linux: make ti_wilink_st like the rest

 drivers/staging/ti-st/bt_drv.c  |    2 +-
 drivers/staging/ti-st/fm.h      |   13 --
 drivers/staging/ti-st/st.h      |   83 --------
 drivers/staging/ti-st/st_core.c |   12 +-
 drivers/staging/ti-st/st_core.h |  128 ------------
 drivers/staging/ti-st/st_kim.c  |    8 +-
 drivers/staging/ti-st/st_kim.h  |  180 -----------------
 drivers/staging/ti-st/st_ll.c   |    6 +-
 drivers/staging/ti-st/st_ll.h   |   69 -------
 include/linux/ti_wilink_st.h    |  411 +++++++++++++++++++++++++++++++++++++++
 10 files changed, 421 insertions(+), 491 deletions(-)
 delete mode 100644 drivers/staging/ti-st/fm.h
 delete mode 100644 drivers/staging/ti-st/st.h
 delete mode 100644 drivers/staging/ti-st/st_core.h
 delete mode 100644 drivers/staging/ti-st/st_kim.h
 delete mode 100644 drivers/staging/ti-st/st_ll.h
 create mode 100644 include/linux/ti_wilink_st.h


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

end of thread, other threads:[~2010-09-16 21:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-10 19:58 [PATCH] drivers:staging:ti-st: patches pavan_savoy
2010-09-10 19:58 ` [PATCH] drivers:staging:ti-st: fix kim platform device id pavan_savoy
2010-09-10 19:58   ` [RFC 1/3] drivers:staging:ti-st: mv headers to ti_wilink_st pavan_savoy
2010-09-10 19:58     ` [RFC 2/3] drivers:staging:ti-st: mv ti_wilink_st to include/ pavan_savoy
2010-09-10 19:58       ` [RFC 3/3] include:linux: make ti_wilink_st like the rest pavan_savoy
2010-09-16 20:00         ` Greg KH
2010-09-16 20:18           ` Savoy, Pavan
2010-09-16 20:59             ` Greg KH
2010-09-16 21:24               ` Savoy, Pavan
2010-09-16 19:57       ` [RFC 2/3] drivers:staging:ti-st: mv ti_wilink_st to include/ Greg KH
2010-09-16 19:56     ` [RFC 1/3] drivers:staging:ti-st: mv headers to ti_wilink_st Greg KH
2010-09-13 22:01   ` [PATCH] drivers:staging:ti-st: fix kim platform device id Savoy, Pavan
2010-09-15 21:38   ` Savoy, Pavan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.