Searched hist:"6 ddf27cdbc218a412d7e993fdc08e30eec2042ce" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | hcd-pci.c | diff 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 D | driver.c | diff 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 D | message.c | diff 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 D | hcd.c | diff 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 D | hub.c | diff 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 D | usb.h | diff 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>
|