Home
last modified time | relevance | path

Searched hist:"6 ddf27cdbc218a412d7e993fdc08e30eec2042ce" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.cdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
H A Ddriver.cdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
H A Dmessage.cdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
H A Dhcd.cdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
H A Dhub.cdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/openbmc/linux/include/linux/
H A Dusb.hdiff 6ddf27cdbc218a412d7e993fdc08e30eec2042ce Mon Nov 15 14:57:30 CST 2010 Ming Lei <tom.leiming@gmail.com> USB: make usb_mark_last_busy use pm_runtime_mark_last_busy

Since the runtime-PM core already defines a .last_busy field in
device.power, this patch uses it to replace the .last_busy field
defined in usb_device and uses pm_runtime_mark_last_busy to implement
usb_mark_last_busy.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>