Re: [PATCH 3/4] sparc: remove references to of_device and to_of_device
From: David Miller <davem@davemloft.net>
Date: 2010-07-23 05:51:01
Also in:
linux-devicetree, lkml, sparclinux
From: David Miller <davem@davemloft.net>
Date: 2010-07-23 05:51:01
Also in:
linux-devicetree, lkml, sparclinux
From: Grant Likely <redacted> Date: Thu, 22 Jul 2010 16:30:16 -0600
of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely <redacted>
Acked-by: David S. Miller <davem@davemloft.net>