David Brownell
5edbfb7c8a
[PATCH] stop exporting two functions
...
The way we're looking at USB suspend lately doesn't expect drivers to
call usb_suspend_device() or usb_resume_device() directly; that'll
be implicit when no interfaces are in use.
This patch removes those APIs from visibility outside usbcore.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net >
drivers/usb/core/hub.c | 12 ++++--------
drivers/usb/core/usb.h | 4 ++++
include/linux/usb.h | 5 -----
3 files changed, 8 insertions(+), 13 deletions(-)
2005-10-28 16:47:41 -07:00
..
2005-09-20 21:01:13 +01:00
2005-10-19 23:04:31 -07:00
2005-10-08 15:00:57 -07:00
2005-10-28 16:47:40 -07:00
2005-10-28 16:47:38 -07:00
2005-10-28 19:20:57 +02:00
2005-09-10 10:06:38 -07:00
2005-10-28 10:13:16 -07:00
2005-10-08 15:00:57 -07:00
2005-10-27 16:29:24 -07:00
2005-07-06 13:54:09 -07:00
2005-06-20 15:15:32 -07:00
2005-06-20 15:15:32 -07:00
2005-07-30 09:47:53 -05:00
2005-10-11 09:46:53 -07:00
2005-10-28 14:02:14 -07:00
2005-10-28 14:02:14 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 13:09:47 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 09:52:53 -07:00
2005-06-25 16:24:56 -07:00
2005-10-28 08:16:51 -07:00
2005-10-28 09:52:56 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 09:52:56 -07:00
2005-09-10 10:06:25 -07:00
2005-10-28 21:37:29 +01:00
2005-10-28 10:13:16 -07:00
2005-10-28 13:09:47 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:20 -07:00
2005-10-28 12:18:07 -04:00
2005-10-21 22:36:40 -04:00
2005-10-28 16:47:38 -07:00
2005-10-28 13:55:08 -07:00
2005-09-08 01:45:47 -04:00
2005-10-28 10:13:16 -07:00
2005-09-13 08:22:29 -07:00
2005-10-28 15:37:01 -07:00
2005-10-28 13:09:47 -07:00
2005-06-20 15:15:35 -07:00
2005-06-21 18:46:32 -07:00
2005-09-13 08:22:29 -07:00
2005-09-10 10:06:39 -07:00
2005-10-28 16:47:41 -07:00
2005-10-28 15:36:59 -07:00
2005-10-14 17:10:13 -07:00
2005-06-20 15:15:35 -07:00
2005-09-11 19:15:07 -07:00
2005-10-28 16:47:38 -07:00