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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 Mar 2015 15:52:43 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Samuel Ortiz <sameo@...ux.intel.com>,
	Lee Jones <lee.jones@...aro.org>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-input@...r.kernel.org,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/2] tc3589x OF only enforcement

These two patches removes the non-DT probe/config path from the
TC3589x driver. I suggest merging both through the MFD tree if
Dmitry can ACK the input patch.

Linus Walleij (2):
  input: keypad: tc3589x: localize platform data
  mfd: tc3589x: enforce device-tree only mode

 drivers/gpio/Kconfig                    |  1 +
 drivers/gpio/gpio-tc3589x.c             |  3 --
 drivers/input/keyboard/tc3589x-keypad.c | 58 +++++++++++++++++++--------------
 drivers/mfd/Kconfig                     |  1 +
 drivers/mfd/tc3589x.c                   |  9 -----
 include/linux/mfd/tc3589x.h             | 23 -------------
 6 files changed, 35 insertions(+), 60 deletions(-)

-- 
1.9.3

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ