lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 2 Feb 2014 19:06:06 +0100 From: Jean-Francois Moine <moinejf@...e.fr> To: Russell King - ARM Linux <linux@....linux.org.uk> Cc: dri-devel@...ts.freedesktop.org, Dave Airlie <airlied@...il.com>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Rob Clark <robdclark@...il.com> Subject: Re: [PATCH v5 00/23] On Sun, 2 Feb 2014 12:43:58 +0000 Russell King - ARM Linux <linux@....linux.org.uk> wrote: > On Wed, Jan 29, 2014 at 10:01:22AM +0100, Jean-Francois Moine wrote: > > This patch set contains various extensions to the tda998x driver: > > > > - simplify the i2c read/write > > - code cleanup and fix some small errors > > - use global constants > > - don't read write-only registers > > - add DT support > > - use IRQ for connection status and EDID read > > I discussed these patches with Rob Clark recently, and the conclusion > we came to is that I'll merge them into a git tree, test them, and > once I'm happy I'll send a pull request as appropriate. > > I'll go through them later today. Those patches which have been re- > posted without any change for the last few times (the first few) I'll > take into my git tree today so you don't have to keep re-posting them > (more importantly, I won't have to keep on looking at them either.) Thanks. BTW, I found some problems with the patch 12 'add DT support' you already acked: - the .of_match_table is not needed because the i2c client is created by the i2c subsystem from the 'reg' in the DT, - on encoder_destroy(), the function drm_i2c_encoder_destroy() unregisters the i2c client, so, with a DT, a second encoder_init() would crash. Do you better like a new patch or a fix? -- Ken ar c'hentaƱ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists