Re: [PATCH] i2c: tegra: fix a possible NULL dereference
From: Wolfram Sang <hidden>
Date: 2016-01-23 11:07:38
Also in:
linux-i2c, lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2016-01-23 11:07:38
Also in:
linux-i2c, lkml
Perhaps is it better that I resent a version which use of_device_get_match_data() ?
I'd like that for both of your patches anyhow. It is more concise and better to read IMO.