diff options
author | Luciano Coelho <coelho@ti.com> | 2011-12-12 12:15:08 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-04-12 08:44:00 +0300 |
commit | b14684a00439b7b154e63be9446fba19281b8bbc (patch) | |
tree | d50511456cdd9f09dc81fc2efaedde73839c3eca /virt/kvm | |
parent | cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 (diff) |
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>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions