public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* Suspending usb function of PCMCIA multi-functional card
@ 2006-04-21 13:00 rasmit.ranjan
  2006-04-24 18:47 ` [linux-pm] " David Brownell
  0 siblings, 1 reply; 2+ messages in thread
From: rasmit.ranjan @ 2006-04-21 13:00 UTC (permalink / raw)
  To: linux-usb-devel; +Cc: linux-pm

[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

Hi all,
    I have a PCMCIA multi functional card hosting a usb and a serial
port.
The device tree for the usb is as follows:
    
 /sys/bus/pcmcia/devices/1-1/hcd/usb5/5-0:1.0/...............

1-1 represents usb functionality of my PCMCIA card connected to socket
no1. Similarlly my serial port will be listed as 1-0.

Now when I suspend 1-1 without suspening any down stream devices, it
allows me to do. I mean, the content of the .../power/state file is
changed to 3. Which means my usb_generic_suspend is not getting called
otherwise it would have failed. Also PCMCIA client driver is notified of
this suspend. I did not find any noticeable changes by suspending 1-1.

Then how this suspend is handled ? As the content of the power state
file is changed, means power management is marking the node(1-1) as
suspended. Then which function does this ?
Is it landed any where in HCD ?  
Please suggest.

Thanks and regards,
Rasmit. 
 


[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2006-04-24 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21 13:00 Suspending usb function of PCMCIA multi-functional card rasmit.ranjan
2006-04-24 18:47 ` [linux-pm] " David Brownell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox