commit | 38760d39e84d51dc9a249051c34cd5b54399a1d5 | [log] [tgz] |
---|---|---|
author | Willie Ruan <wruan@codeaurora.org> | Mon Jan 14 15:46:01 2013 -0800 |
committer | Willie Ruan <wruan@codeaurora.org> | Mon Jan 28 21:35:15 2013 -0800 |
tree | 34e5a93d2e6818a3804395aacbc2a3edf80e5e23 | |
parent | 0fe879c30d32f18acb1239f9c782d9a8e2d36d33 [diff] |
power: pm8921-bms: fix the mismatch of container_of member type Use the correct member type 'struct delayed_work *', instead of 'struct work *', for the container 'struct pm8921_bms_chip *'. Change-Id: Ifcc03472626916076c1d9a24d8f2dc2d6b61b0d2 Signed-off-by: Willie Ruan <wruan@codeaurora.org>