I modified this by hand when the compiler complains, I thought it was typo and ignored this :-(
- eric > -----Original Message----- > From: Jean Delvare [mailto:[EMAIL PROTECTED] > Sent: Friday, February 15, 2008 6:12 AM > To: Wolfram Sang > Cc: [email protected]; Eric Miao; Mike Rapoport > Subject: Re: [i2c] [patch 6/6] Minor fixes for pxa-driver > > On Thu, 14 Feb 2008 19:55:46 +0100, Wolfram Sang wrote: > > Hi Jean. > > > > Jean Delvare wrote: > > > > > .driver = { > > > .name = "pxa2xx-i2c", > > > + .owner = THIS_DRIVER, > > THIS_MODULE? Was it just too obvious to be mentioned or how come it > > builds at all? My platform driver complains... > > Oops, you are totally right, thanks for catching my mistake. > > This makes me wonder what Mike and Eric actually tested... > > -- > Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
