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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20130208125924.65E803E2B73@localhost> Date: Fri, 08 Feb 2013 12:59:24 +0000 From: Grant Likely <grant.likely@...retlab.ca> To: Stephen Warren <swarren@...dotorg.org>, Simon Glass <sjg@...omium.org> Cc: Roland Stigge <stigge@...com.de>, Vincent Palatin <vpalatin@...omium.org>, linux-doc@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org, Dmitry Torokhov <dmitry.torokhov@...il.com>, LKML <linux-kernel@...r.kernel.org>, Felipe Balbi <balbi@...com>, Wolfram Sang <w.sang@...gutronix.de>, Luigi Semenzato <semenzato@...omium.org>, Laxman Dewangan <ldewangan@...dia.com>, Rob Herring <rob.herring@...xeda.com>, linux-input@...r.kernel.org, Stephen Warren <swarren@...dia.com>, Sourav Poddar <sourav.poddar@...com>, Alban Bedel <alban.bedel@...onic-design.de> Subject: Re: [PATCH v2] input: Extend matrix-keypad device tree binding On Fri, 11 Jan 2013 10:09:19 -0700, Stephen Warren <swarren@...dotorg.org> wrote: > On 01/10/2013 06:41 PM, Simon Glass wrote: > > Some matrix keypad drivers can support different numbers of rows and > > columns. Add a generic binding for these. > > > > Implementation note: > > > > In order to implement this binding in the kernel, we will need to modify > > matrix_keypad_() to look up the number of rows and cols in > > the keymap. Perhaps this could be done by passing 0 for these parameters? > > Many of the parameters can already be set to NULL. Ick. > > Reviewed-by: Stephen Warren <swarren@...dia.com> Applied, thanks. g. -- 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