linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] compat: backport pm_qos_request
@ 2010-11-10 23:00 Felix Fietkau
  2010-11-10 23:04 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Fietkau @ 2010-11-10 23:00 UTC (permalink / raw)
  To: linux-wireless; +Cc: Luis R. Rodriguez

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
---
--- a/include/linux/compat-2.6.35.h
+++ b/include/linux/compat-2.6.35.h
@@ -29,6 +29,8 @@ int hex_to_bin(char ch);
 
 extern loff_t noop_llseek(struct file *file, loff_t offset, int origin);
 
+#define pm_qos_request(_qos) pm_qos_requirement(_qos)
+
 #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,35)) */
 
 #endif /* LINUX_26_35_COMPAT_H */

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

* Re: [PATCH] compat: backport pm_qos_request
  2010-11-10 23:00 [PATCH] compat: backport pm_qos_request Felix Fietkau
@ 2010-11-10 23:04 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2010-11-10 23:04 UTC (permalink / raw)
  To: Felix Fietkau; +Cc: linux-wireless

On Wed, Nov 10, 2010 at 3:00 PM, Felix Fietkau <nbd@openwrt.org> wrote:
> Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Thanks, I also removed 28-pm-qos-params.patch from compat-wireless now
and pushed both this and the respective compat-wireless patch out.

  Luis

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

end of thread, other threads:[~2010-11-10 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 23:00 [PATCH] compat: backport pm_qos_request Felix Fietkau
2010-11-10 23:04 ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).