[PATCH v2] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc
From: Rickard Strandqvist <hidden>
Date: 2014-06-29 23:27:28
Also in:
linux-devicetree, lkml
From: Rickard Strandqvist <hidden>
Date: 2014-06-29 23:27:28
Also in:
linux-devicetree, lkml
After discussion with especially Wolfram it was decided to convert the code to use the Managed Device Resource. I have now tried to create a patch with Devres, hope it is correct. But a code review is probably more relevant than usual. I also 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