Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: gadget: imx_udc: Use resource size
Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information