OSDN Git Service

media: atomisp: get rid of __bo_alloc() macro
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 13 May 2020 09:29:21 +0000 (11:29 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 12:51:29 +0000 (14:51 +0200)
commit5f1e9dd555ee733a6ecb613f914840fb93dc25d6
treec5602163c1aeaf11022c31c2288884530f3dbed2
parent983e5aca98bf569e45a98905e3f604f4c8fc58c8
media: atomisp: get rid of __bo_alloc() macro

Simplify the hmm_bo a little bit by removing this
macro. This will avoid printing twice errors when
allocations happen.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/hmm/hmm_bo.c