diff options
| author | Colin Cross <ccross@android.com> | 2013-08-21 11:23:12 -0700 |
|---|---|---|
| committer | Colin Cross <ccross@android.com> | 2013-09-19 23:03:33 -0500 |
| commit | 002119eeb221cf1efd7afda836da768ff1cd0ad9 (patch) | |
| tree | 29d053b0dabbce9f2427408ca4137de130783b9f /drivers/acpi/sleep.c | |
| parent | 1126d98d8e34d771afcc72ce5d1c37ad4d474402 (diff) | |
| download | olio-linux-3.10-002119eeb221cf1efd7afda836da768ff1cd0ad9.tar.xz olio-linux-3.10-002119eeb221cf1efd7afda836da768ff1cd0ad9.zip | |
ion: index client->handles rbtree by buffer
The only remaining users of the client->handles rbtree are
iterating through it like a list. Keep the rbtree, but change
its index to be the buffer address instead of the handle address,
which makes ion_handle_lookup a fast rbtree search.
Change-Id: Ie7d974b3a5d9831c0d664de85ddae8db3c3abdf9
Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'drivers/acpi/sleep.c')
0 files changed, 0 insertions, 0 deletions