public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] i2c: busses: i2c-pxa.c:  Fix for possible null pointer dereferenc
@ 2014-07-03 20:19 Rickard Strandqvist
  2014-07-03 20:19 ` Rickard Strandqvist
  0 siblings, 1 reply; 8+ messages in thread
From: Rickard Strandqvist @ 2014-07-03 20:19 UTC (permalink / raw)
  To: Wolfram Sang, Grant Likely
  Cc: Rickard Strandqvist, Rob Herring, Jingoo Han, Leilei Shang,
	Peter Korsgaard, linux-i2c, linux-kernel, devicetree

After discussion with especially Wolfram and Jingoo it was decided to convert the code to use the Managed Device Resource.
I lack this kind of hardware so preferably should someone do a HW test.

Rickard Strandqvist (1):
  i2c: busses: i2c-pxa.c:  Fix for possible null pointer dereferenc

 drivers/i2c/busses/i2c-pxa.c |   37 ++++++++++++++++---------------------
 1 file changed, 16 insertions(+), 21 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-10 12:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 20:19 [PATCH v3] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc Rickard Strandqvist
2014-07-03 20:19 ` Rickard Strandqvist
2014-07-04  0:02   ` Jingoo Han
2014-07-04  9:10   ` Emil Goode
2014-07-04 17:07     ` Rickard Strandqvist
2014-07-04 17:24       ` Emil Goode
2014-07-05 12:34         ` Rickard Strandqvist
2014-07-10 12:02           ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox