From: Sebastian Andrzej Siewior Date: Wed, 23 Feb 2011 11:38:20 +0000 (+0100) Subject: i2c-pxa2xx: pass of_node from platform driver to adapter and publish X-Git-Tag: v2.6.39-rc1~387^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa8cab012ff07d6835580b19c2fd93a20627823;p=pandora-kernel.git i2c-pxa2xx: pass of_node from platform driver to adapter and publish the of_node will auto-publish devices which are added to the device tree. Commit 925bb9c6 aka ("of/i2c: Fix module load order issue caused by of_i2c.c) moved the of_i2c_register_devices() function from the i2c core back to the drivers. This patch does the same thing for the pxa driver. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Dirk Brandewie Signed-off-by: Ben Dooks --- Reading git-diff-tree failed