12 Dec
2011
12 Dec
'11
8:57 a.m.
On Mon, Dec 12, 2011 at 03:56:47PM +0900, Tomoya MORINAGA wrote:
I just started developing plat form driver. According to platform.txt, soc/pxa/pxa2xx-pcm.c is shown as example. Can I believes this description ? If the driver is not modern, let me know the modern platform driver.
It's pretty old but there's not been many updates in the world of platform drivers. In general if you're looking for modern drivers git log is your friend - look for things that are being actively worked on.