Files
linux/drivers
Luciano Coelho b14684a004 wlcore/wl12xx: add prepare_read hw op for Rx data
The only difference in the read_data operations is that some chips
need to prepare the data to be read before reading.  So instead of
having a mandatory read_data operation, we now have an option
prepare_data operation that only needs to be implemented for chips
that require it.

In the wl12xx lower driver, we only set the prepare_data operation for
wl127x chips.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-04-12 08:44:00 +03:00
..
2012-03-08 10:50:35 -08:00
2012-03-23 10:02:20 +01:00
2012-03-17 01:41:43 -07:00
2012-03-23 16:58:34 -07:00
2012-03-12 22:19:07 +01:00
2012-03-23 16:58:34 -07:00