libcamera: ipa_module: Fix typo in function description
Signed-off-by: Marvin Schmidt <marvin.schmidt1987@gmail.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
committed by
Kieran Bingham
parent
46b3402b59
commit
99e8f21926
@@ -453,7 +453,7 @@ struct ipa_context *IPAModule::createContext()
|
||||
}
|
||||
|
||||
/**
|
||||
* \brief Verify if the IPA module maches a given pipeline handler
|
||||
* \brief Verify if the IPA module matches a given pipeline handler
|
||||
* \param[in] pipe Pipeline handler to match with
|
||||
* \param[in] minVersion Minimum acceptable version of IPA module
|
||||
* \param[in] maxVersion Maximum acceptable version of IPA module
|
||||
|
||||
Reference in New Issue
Block a user