Continuing the series of cleaning up the atomisp driver as discussed in
[1], This patch series improves the consistency and reliability of the
initialization logic in the AtomISP driver's Hybrid Memory Manager (HMM)
subsystem.
These modifications were tested by building the AtomISP driver
Link: https://lore.kernel.org/all/fbfbd0e5-2c27-4f32-a3d7-9cf57fde5098@kernel.org/ [1]
Abdelrahman Fekry (2):
staging: media: atomisp: return early on hmm_bo_device_init() failure
staging: media: atomisp: unify initialization flag usage in HMM
.../media/atomisp/include/hmm/hmm_bo.h | 9 +++++++--
drivers/staging/media/atomisp/pci/hmm/hmm.c | 19 ++++++-------------
2 files changed, 13 insertions(+), 15 deletions(-)
--
2.25.1