Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213561
b: refs/heads/master
c: 56e9406
h: refs/heads/master
i:
  213559: b81241a
v: v3
  • Loading branch information
Hao Wu authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent e70e065 commit b5bd46f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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: d39a0edad60dc65cf4774ee732aa7a84cf35c27a
refs/heads/master: 56e9406ca22968e3c9dc27d6dc0f1825e13bfff9
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ config NOP_USB_XCEIV

config USB_LANGWELL_OTG
tristate "Intel Langwell USB OTG dual-role support"
depends on USB && X86_MRST
depends on USB && PCI && INTEL_SCU_IPC
select USB_OTG
select USB_OTG_UTILS
help
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/usb/otg/langwell_otg.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Intel Langwell USB OTG transceiver driver
* Copyright (C) 2008 - 2009, Intel Corporation.
* Copyright (C) 2008 - 2010, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
Expand Down Expand Up @@ -40,7 +40,7 @@
#include <linux/usb/langwell_otg.h>

#define DRIVER_DESC "Intel Langwell USB OTG transceiver driver"
#define DRIVER_VERSION "3.0.0.32L.0003"
#define DRIVER_VERSION "July 10, 2010"

MODULE_DESCRIPTION(DRIVER_DESC);
MODULE_AUTHOR("Henry Yuan <hang.yuan@intel.com>, Hao Wu <hao.wu@intel.com>");
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/usb/langwell_otg.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Intel Langwell USB OTG transceiver driver
* Copyright (C) 2008, Intel Corporation.
* Copyright (C) 2008 - 2010, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
Expand Down

0 comments on commit b5bd46f

Please sign in to comment.