Prev: [PATCH v2 00/12] sound/alsa/soc/codec: fix memory leak and resource relaim in error path
Next: [PATCH v2 06/12] wm8904: fix resource reclaim in wm8904_register error path
From: David Miller on 23 Jul 2010 02:00 From: Grant Likely <grant.likely(a)secretlab.ca> Date: Thu, 22 Jul 2010 16:30:06 -0600 > of_device is currently just an #define alias to platform_device until it > gets removed entirely. This patch removes references to it from the > include directories and the core drivers/of code. > > Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> Acked-by: David S. Miller <davem(a)davemloft.net> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |