commit | fecdeef802e28d21fe901d5703c37ddba335cdc9 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Mar 01 16:53:19 2017 -0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Mar 01 16:55:45 2017 -0800 |
tree | f84414d2d3025a9e5c2b654ce5c136e1cfce665d | |
parent | 48cc540cec5c9580f68d7268c8dba5c83cc85952 [diff] |
arm-smmu: Fix incorrect memset argument order The order of arguments to memset is destination, value and then size. Change-Id: I159a6ff42f6d8117fc17f7a3802a19d06d53d3c1 Cc: Patrick Daly <pdaly@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>