i2c: pnx: Fix crash due to wrong init of timer->data
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 29 Apr 2011 13:30:02 +0000 (15:30 +0200)
committerBen Dooks <ben-linux@fluff.org>
Thu, 12 May 2011 23:10:36 +0000 (00:10 +0100)
alg_data is already a pointer which must be passed directly.

Reported-by: Dieter Ripp <ripp@systecnet.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Ben Dooks <ben-i2c@fluff.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found