]> asedeno.scripts.mit.edu Git - linux.git/commit
habanalabs: rename functions to improve code readability
authorOded Gabbay <oded.gabbay@gmail.com>
Wed, 1 May 2019 08:47:04 +0000 (11:47 +0300)
committerOded Gabbay <oded.gabbay@gmail.com>
Wed, 1 May 2019 08:47:04 +0000 (11:47 +0300)
commitd9c3aa8038c391f38a391289989ca0ac356a9501
tree25d047b8bf279aec37c0d9140a3272eea128d052
parent3706b47006a9c8aa867d314f913d3b1310163d63
habanalabs: rename functions to improve code readability

This patch renames four functions in the ASIC-specific functions section,
so it will be easier to differentiate them from the generic kernel
functions with the same name.

This will help in future code reviews, to make sure we don't use the
kernel functions directly.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/misc/habanalabs/command_buffer.c
drivers/misc/habanalabs/goya/goya.c
drivers/misc/habanalabs/habanalabs.h
drivers/misc/habanalabs/hw_queue.c
drivers/misc/habanalabs/irq.c