]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: I2C: Use struct platform_driver
authorKomal Shah <komal_shah802003@yahoo.com>
Tue, 3 Jan 2006 18:40:47 +0000 (10:40 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jan 2006 18:40:47 +0000 (10:40 -0800)
commit25db83726ac1ce654e4c02eb4aec9857041c80d4
tree6539f4bef2278542298e9404d778f9baaafc7686
parent9bf917636a65df44e0a513d0b544f1bef1de5f51
[PATCH] ARM: OMAP: I2C: Use struct platform_driver

Attached patch uses "struct platform_driver" and kmalloc->kzalloc.

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c