[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250712191325.132666-1-abdelrahmanfekry375@gmail.com>
Date: Sat, 12 Jul 2025 22:13:22 +0300
From: Abdelrahman Fekry <abdelrahmanfekry375@...il.com>
To: hansg@...nel.org,
mchehab@...nel.org,
sakari.ailus@...ux.intel.com,
andy@...nel.org,
gregkh@...uxfoundation.org
Cc: linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev,
linux-kernel-mentees@...ts.linux.dev,
skhan@...uxfoundation.org,
dan.carpenter@...aro.org,
Abdelrahman Fekry <abdelrahmanfekry375@...il.com>
Subject: [PATCH 0/3] staging: media: atomisp: More Cleanup on driver AtomIsp
Continuing the cleanup work that is being done on the AtomIsp driver,
This series:
- Process the error inside hmm_init().
- Unifies the HMM init tracking method.
- move hmm related function to hmm.c.
Previously, These patches were sent individualy but they build on
each other so i resent them as one patch series
Suggested-by: Hans de Goede <hansg@...nel.org>
Signed-off-by: Abdelrahman Fekry <abdelrahmanfekry375@...il.com>
Abdelrahman Fekry (3):
staging: media: atomisp: return early on hmm_bo_device_init() failure
staging: media: atomisp: unify HMM initialization tracking
staging: media: atomisp: move hmm_get_mmu_base_addr()
.../staging/media/atomisp/include/hmm/hmm.h | 4 +--
.../media/atomisp/include/hmm/hmm_bo.h | 11 ++-----
.../media/atomisp/pci/atomisp_compat_css20.c | 12 -------
drivers/staging/media/atomisp/pci/hmm/hmm.c | 31 ++++++++++---------
.../staging/media/atomisp/pci/hmm/hmm_bo.c | 17 ++++------
5 files changed, 27 insertions(+), 48 deletions(-)
--
2.25.1
Powered by blists - more mailing lists