commit | 1918570388066fb15d591d9b9bf915dfc793aff0 | [log] [tgz] |
---|---|---|
author | Miguel Gómez <magomez@igalia.com> | Mon Jun 18 13:12:06 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 18 17:20:21 2012 -0700 |
tree | 4ba08898f7c092a1cbab909fa33f8b0eb4d0222e | |
parent | e054102b9fee7ef8cd1a10a8a6474f566e1c5631 [diff] |
Staging: xgifb: Replace pr_* with dev_* when possible. 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>