Home
last modified time | relevance | path

Searched hist:43160718 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/reset/
H A Dxgene-reboot.c43160718 Tue Sep 30 12:48:30 CDT 2014 Guenter Roeck <linux@roeck-us.net> power/reset: xgene: Use local variable dev instead of pdev->dev

Using a local variable dev to point to the device is simpler then repeatedly
dereferencing pdev->dev.

Cc: Loc Ho <lho@apm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
43160718 Tue Sep 30 12:48:30 CDT 2014 Guenter Roeck <linux@roeck-us.net> power/reset: xgene: Use local variable dev instead of pdev->dev

Using a local variable dev to point to the device is simpler then repeatedly
dereferencing pdev->dev.

Cc: Loc Ho <lho@apm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>