diff options
author | Chris Kelly <ckelly@ozmodevices.com> | 2012-03-29 08:09:45 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-10 12:18:59 -0400 |
commit | 678b7c17073a9e383f204c3e8e0000821afb6103 (patch) | |
tree | 4151ff43950e173599cbc39cdc0cab4341328ba2 | |
parent | b5bd70a162492a76ee49065605ca15d484bb623a (diff) |
staging: ozwpan: Added new maintainer for ozwpan
Added Rupesh Gujare to MAINTAINERS file and contact in TODO file
for ozwpan driver.
Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 | ||||
-rw-r--r-- | drivers/staging/ozwpan/TODO | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2dcfca850639..d87ad1844b4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6466,6 +6466,7 @@ S: Odd Fixes | |||
6466 | F: drivers/staging/olpc_dcon/ | 6466 | F: drivers/staging/olpc_dcon/ |
6467 | 6467 | ||
6468 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER | 6468 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER |
6469 | M: Rupesh Gujare <rgujare@ozmodevices.com> | ||
6469 | M: Chris Kelly <ckelly@ozmodevices.com> | 6470 | M: Chris Kelly <ckelly@ozmodevices.com> |
6470 | S: Maintained | 6471 | S: Maintained |
6471 | F: drivers/staging/ozwpan/ | 6472 | F: drivers/staging/ozwpan/ |
diff --git a/drivers/staging/ozwpan/TODO b/drivers/staging/ozwpan/TODO index f7a9c122f596..c2d30a7112f3 100644 --- a/drivers/staging/ozwpan/TODO +++ b/drivers/staging/ozwpan/TODO | |||
@@ -8,5 +8,7 @@ TODO: | |||
8 | - code review by USB developer community. | 8 | - code review by USB developer community. |
9 | - testing with as many devices as possible. | 9 | - testing with as many devices as possible. |
10 | 10 | ||
11 | Please send any patches for this driver to Chris Kelly <ckelly@ozmodevices.com> | 11 | Please send any patches for this driver to |
12 | Rupesh Gujare <rgujare@ozmodevices.com> | ||
13 | Chris Kelly <ckelly@ozmodevices.com> | ||
12 | and Greg Kroah-Hartman <gregkh@linuxfoundation.org>. | 14 | and Greg Kroah-Hartman <gregkh@linuxfoundation.org>. |