Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219911
b: refs/heads/master
c: 83ef41f
h: refs/heads/master
i:
  219909: b8e8645
  219907: 5965564
  219903: 6154a6d
v: v3
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed Sep 21, 2010
1 parent ae8e93c commit 651dd35
Show file tree
Hide file tree
Showing 11 changed files with 418 additions and 487 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d702ea3191ea8ab3efd3f203e88dba1d8016eba
refs/heads/master: 83ef41f0858b48cce4f8ca23f674ec55d50bf47d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ti-st/bt_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>

#include "st.h"
#include "ti_wilink_st.h"
#include "bt_drv.h"

/* Define this macro to get debug msg */
Expand Down
13 changes: 0 additions & 13 deletions trunk/drivers/staging/ti-st/fm.h

This file was deleted.

83 changes: 0 additions & 83 deletions trunk/drivers/staging/ti-st/st.h

This file was deleted.

10 changes: 1 addition & 9 deletions trunk/drivers/staging/ti-st/st_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,7 @@
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/hci.h>
#include "fm.h"
/*
* packet formats for fm and gps
* #include "gps.h"
*/
#include "st_core.h"
#include "st_kim.h"
#include "st_ll.h"
#include "st.h"
#include "ti_wilink_st.h"

/* strings to be used for rfkill entries and by
* ST Core to be used for sysfs debug entry
Expand Down
128 changes: 0 additions & 128 deletions trunk/drivers/staging/ti-st/st_core.h

This file was deleted.

5 changes: 3 additions & 2 deletions trunk/drivers/staging/ti-st/st_kim.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,16 @@
#include <linux/gpio.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>

#include <linux/sched.h>
#include <linux/rfkill.h>

#include "st_kim.h"
/* understand BT events for fw response */
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/hci.h>

#include "ti_wilink_st.h"


static int kim_probe(struct platform_device *pdev);
static int kim_remove(struct platform_device *pdev);
Expand Down
Loading

0 comments on commit 651dd35

Please sign in to comment.