From mboxrd@z Thu Jan 1 00:00:00 1970 From: lorenzo.pieralisi@arm.com (Lorenzo Pieralisi) Date: Fri, 8 Jul 2016 14:44:17 +0100 Subject: [PATCH 2/2] i2c: versatile: Convert to use resource managed devm_* APIs In-Reply-To: <1467640573.23717.3.camel@arm.com> References: <1460644236.6039.2.camel@ingics.com> <1460644306.6039.3.camel@ingics.com> <1467640573.23717.3.camel@arm.com> Message-ID: <20160708134417.GF3784@red-moon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jul 04, 2016 at 02:56:13PM +0100, Pawel Moll wrote: > Dnia 2016-06-25, Sat o godzinie 09:41 +0800, Axel Lin pisze: > > 2016-04-14 22:31 GMT+08:00 Axel Lin : > > > Use devm_* APIs to simplify the code a bit. > > > This patch also fixes the memory leak when unload the module. > > > > > > Signed-off-by: Axel Lin > > > --- > > > Hi, > > > I don't have this h/w, I'd appreciate if someone can test this > > > patch. > > > > Obviously the module unload path has memory leak. > > Just wondering if anyone can review/test this patch. > > Gentlemen? (referring to the VE maintainers here) > > Original thread: thread.gmane.org/gmane.linux.drivers.i2c/27277 We weren't CC'ed, thanks for the heads-up anyway we will have a look and test shortly (@Axel next time please CC us if you want us to test your patches, thanks). Lorenzo