commit | 3f3d4310bdb083b9331239e1a1bb09e19f763115 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Nov 12 13:37:56 2010 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:37:38 2011 +0100 |
tree | 9c14a819f84372cf2ba46c4c97e551537a6a1ad4 | |
parent | f71e1afdd588ec60fd799b1e5a6f0b2e6cf9605e [diff] |
mfd: Use printf extension %pR for struct resource Using %pR standardizes the struct resource output. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>