Re: [PATCH 07/10] macb: Basic suspend/resume support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Haavard Skinnemoen
Date: Thursday, March 13, 2008 - 1:28 pm

On Thu, 13 Mar 2008 12:18:56 -0800
David Brownell <david-b@pacbell.net> wrote:


Could be, although netif_stop_queue()/netif_start_queue() is done by
netif_device_detach() and netif_device_attach() respectively.

We should probably shut things down gracefully as well...not nice to
disable the clock when the MAC is in the middle of transmitting a
frame. Like I said in the introductory mail, this patch is just a quick
hack to prevent the macb from waking the system prematurely.


Right, it's on my todo list.

Haavard
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/10] avr32: Power Management support, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 01/10] mtd: maps/physmap: fix oops in suspend/resum ..., Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 02/10] atmel_serial: Fix build on avr32 with CONFIG ..., Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 03/10] avr32: Move setup_platform() into chip-speci ..., Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 04/10] avr32: Rename at32ap.c -&gt; pdc.c, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 05/10] avr32: Enable SDRAMC clock at startup, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 06/10] avr32: Add simple SRAM allocator, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 07/10] macb: Basic suspend/resume support, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 08/10] avr32: Define TIF_FREEZE, Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
[PATCH 09/10] avr32: Add system device for the internal in ..., Haavard Skinnemoen, (Thu Mar 13, 7:39 am)
Re: [PATCH 07/10] macb: Basic suspend/resume support, David Brownell, (Thu Mar 13, 1:18 pm)
Re: [PATCH 07/10] macb: Basic suspend/resume support, Haavard Skinnemoen, (Thu Mar 13, 1:28 pm)
Re: [PATCH 02/10] atmel_serial: Fix build on avr32 with CO ..., Haavard Skinnemoen, (Thu Mar 13, 1:54 pm)