Commit e3396b26 authored by Dan Carpenter's avatar Dan Carpenter Committed by Eric Miao
Browse files

pxa168fb: fix incorrect resource calculation



The size calculation is not correct.  It should be end - start + 1.
Use resource_size() to caculate it.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent fe3ebaad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment