diff options
author | Oded Gabbay <oded.gabbay@amd.com> | 2015-01-12 15:53:44 +0200 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@amd.com> | 2015-01-12 15:53:44 +0200 |
commit | 443fbd5f115feba160a8d7ed6ac708cb91e3b955 (patch) | |
tree | 49c3cfd1ac5b30995cad16098d6706a9c834fa84 /net/lapb/lapb_subr.c | |
parent | a22fc85495575d81c36db24b12f66fd314b7ced1 (diff) |
drm/amdkfd: Encapsulate KQ functions in ops structure
This patch does some re-org on the kernel_queue structure. It takes out
all the function pointers from the structure and puts them in a new structure,
called kernel_queue_ops. Then, it puts an instance of that structure
inside kernel_queue.
This re-org is done to prepare the KQ module to support more than one AMD APU
(Kaveri).
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions