Thursday, March 11, 2010

linux.kernel - 26 new messages in 7 topics - digest

linux.kernel
http://groups.google.com/group/linux.kernel?hl=en

linux.kernel@googlegroups.com

Today's topics:

* sound/sparc: use .dev.of_node instead of .node in struct of_device - 18
messages, 1 author
http://groups.google.com/group/linux.kernel/t/2014a315f2e95e8a?hl=en
* move hardcoded PID to a macro in usb/serial/option - 3 messages, 1 author
http://groups.google.com/group/linux.kernel/t/f93521d28f2777fa?hl=en
* tcp: bugs and cleanup for 2.6.34-rc1 - 1 messages, 1 author
http://groups.google.com/group/linux.kernel/t/c35ca27b143f9a64?hl=en
* x86,perf: Implement minimal P4 PMU driver v14 - 1 messages, 1 author
http://groups.google.com/group/linux.kernel/t/56fce9a45008d100?hl=en
* [PATCH]Support MCP89 and GT21x hdmi audio - 1 messages, 1 author
http://groups.google.com/group/linux.kernel/t/16c949f2d92ac0a6?hl=en
* memcg: per cgroup dirty limit (v6) - 1 messages, 1 author
http://groups.google.com/group/linux.kernel/t/1eb8288bf2730fda?hl=en
* Document Linux's circular buffering capabilities - 1 messages, 1 author
http://groups.google.com/group/linux.kernel/t/1e678f41e15225ea?hl=en

==============================================================================
TOPIC: sound/sparc: use .dev.of_node instead of .node in struct of_device
http://groups.google.com/group/linux.kernel/t/2014a315f2e95e8a?hl=en
==============================================================================

== 1 of 18 ==
Date: Thurs, Mar 11 2010 10:10 am
From: Grant Likely


.node is being removed

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
---

sound/sparc/cs4231.c | 6 +++---
sound/sparc/dbri.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sound/sparc/cs4231.c b/sound/sparc/cs4231.c
index 8d13d93..14cb87c 100644
--- a/sound/sparc/cs4231.c
+++ b/sound/sparc/cs4231.c
@@ -2076,12 +2076,12 @@ static int __devinit cs4231_ebus_probe(struct of_device *op, const struct of_dev
static int __devinit cs4231_probe(struct of_device *op, const struct of_device_id *match)
{
#ifdef EBUS_SUPPORT
- if (!strcmp(op->node->parent->name, "ebus"))
+ if (!strcmp(op->dev.of_node->parent->name, "ebus"))
return cs4231_ebus_probe(op, match);

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate