uio: uio_pruss: use struct device
authorAndre Heider <a.heider@gmail.com>
Sun, 29 Jun 2014 16:21:35 +0000 (18:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 00:32:06 +0000 (17:32 -0700)
commit4719ebfd89f0a93bb3fd7f251ecd5d0acbc8bdf1
tree7d08c7c700ade98ad5303f9f6736e22aaf8a49dc
parent4847cc073adb91695980906ae557957460fda453
uio: uio_pruss: use struct device

Get rid of the repeating &dev->dev constructs and prevent introducing
new ones.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_pruss.c
This page took 0.024397 seconds and 5 git commands to generate.