drivers/uwb: Use printf extension %pR for struct resource
authorJoe Perches <joe@perches.com>
Fri, 12 Nov 2010 21:38:02 +0000 (13:38 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Nov 2010 21:54:18 +0000 (13:54 -0800)
commit7189ba939ea0e74f73d7b30573b849c732835fc5
tree24ad118185364189f178e3b764bef761f25b46ad
parentcc7e6056f440796e028629d6d79a26fa20d457e8
drivers/uwb: 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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/uwb/umc-dev.c