diff options
author | Scott Wood <scottwood@freescale.com> | 2008-08-12 22:10:46 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-14 10:26:57 +0200 |
commit | 2a54adc3ad771c997bfa721f098d2d4a6ef6ea38 (patch) | |
tree | 92b5b25df897d6997258617b7a1f91e52a9d534f /drivers/net/arm | |
parent | [netdrvr] remove unnecessary #include (diff) | |
download | linux-2a54adc3ad771c997bfa721f098d2d4a6ef6ea38.tar.xz linux-2a54adc3ad771c997bfa721f098d2d4a6ef6ea38.zip |
gianfar: Call gfar_halt_nodisable() from gfar_halt().
gfar_halt() was factored out into halting and disabling by commit
d87eb12785c14de1586e3bad86ca2c0991300339, as the suspend() method
only wants to do the former. However, the call to gfar_halt_nodisable()
from gfar_halt() apparently got lost during the patch respin process.
This adds it back.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/arm')
0 files changed, 0 insertions, 0 deletions