Re: [net-next 3/3] iwmc3200top: simplify imwct_tx

2009-12-23 Thread David Miller
From: Tomas Winkler Date: Wed, 16 Dec 2009 16:26:26 +0200 > 1. remove address argument since we use same address IWMC_SDIO_DATA_ADDR in > all cases > 2. add __iwmct_tx - non locking tx function for already locked contexts > > Signed-off-by: Tomas Winkler Applied. -- To unsubscribe from thi

[net-next 3/3] iwmc3200top: simplify imwct_tx

2009-12-16 Thread Tomas Winkler
1. remove address argument since we use same address IWMC_SDIO_DATA_ADDR in all cases 2. add __iwmct_tx - non locking tx function for already locked contexts Signed-off-by: Tomas Winkler --- drivers/misc/iwmc3200top/fw-download.c |4 +- drivers/misc/iwmc3200top/iwmc3200top.h |4 +--