From 9525a08b30b1c8e39578938fc3420ac0b56f3a3d Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Tue, 8 May 2012 13:28:37 +1000 Subject: [PATCH] powerpc/windfarm: Fix crash on SMU based machine after i2c conversion We no longer get the device node in platform_data but instead where it belongs in struct device, so get it from there instead of blowing up. Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed