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>] [day] [month] [year] [list]
Date:	Fri, 14 Dec 2012 22:43:00 +0000
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Rob Herring <robherring2@...il.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	devicetree-discuss <devicetree-discuss@...ts.ozlabs.org>
Subject: [GIT PULL] devicetree for v3.8 part 2

Hi Linus,

Here's a couple more devicetree changes that I missed in the first
pull by putting the tag in the wrong place. Please pull.

g.

The following changes since commit 58fea354d887fddddd342a8d14b02069161ca904:

  arm64: Fix the dtbs target building (2012-12-10 20:24:57 -0600)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 tags/devicetree-for-linus

for you to fetch changes up to 93c667ca2598bd84f1bd3f2fa176af69707699fe:

  of: *node argument to of_parse_phandle_with_args should be const
(2012-12-11 17:30:16 +0000)

----------------------------------------------------------------
Two minor devicetree fixups for v3.8. Addition of dummy inlines and
constification of node argument to of_parse_phandle_with_args().

----------------------------------------------------------------
Guennadi Liakhovetski (2):
      of/i2c: add dummy inline functions for when
CONFIG_OF_I2C(_MODULE) isn't defined
      of: *node argument to of_parse_phandle_with_args should be const

 drivers/of/base.c      |    2 +-
 include/linux/of.h     |    2 +-
 include/linux/of_i2c.h |   12 ++++++++++++
 3 files changed, 14 insertions(+), 2 deletions(-)


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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