Staging: xgifb: Replace pr_* with dev_* when possible.
authorMiguel Gómez <magomez@igalia.com>
Mon, 18 Jun 2012 11:12:06 +0000 (13:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:20:21 +0000 (17:20 -0700)
Replace pr_* calls with dev_* ones when the device structure is available.

Signed-off-by: Miguel Gómez <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found