mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
When user gives us a block address to get its ID to mmap it, he also needs to get from us the block size to pass to the driver in the mmap function. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>