Age | Commit message (Expand) | Author | Files | Lines |
---|
author | Rask Ingemann Lambertsen <rask@formelder.dk> | 2017-01-21 17:11:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-01-23 18:10:05 +0000 |
commit | d0e287a401d9acf67b75180b26e2d62b7d482652 (patch) | |
tree | f1ba3cd0583e38846c4f6e32eee74a25a2739a31 /tools/perf/Documentation/callchain-overhead-calculation.txt | |
parent | d00b74613fb18dfd0a5aa99270ee2e72d5c808d7 (diff) |
regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce
A typo or copy-paste bug means that the register access intended for
regulator dcdce goes to dcdcb instead. This patch corrects it.
Fixes: 2ca342d391e3 (regulator: axp20x: Support AXP806 variant)
Signed-off-by: Rask Ingemann Lambertsen <rask@formelder.dk>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/Documentation/callchain-overhead-calculation.txt')
Yotam Gigi | 1 | -1/+4 | ||
2017-02-01 | tcp: fix 0 divide in __tcp_select_window() | Eric Dumazet | 1 | -2/+4 |
2017-02-01 | ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() | Dan Carpenter | 1 | -1/+1 |
2017-02-01 | net: ipv6: add NLM_F_APPEND in notifications when applicable | David Ahern | 1 | -0/+3 |
2017-02-01 | net: reduce skb_warn_bad_offload() noise | Eric Dumazet | 1 | -3/+9 |
2017-02-01 | net/sched: matchall: Fix configuration race | Yotam Gigi | 1 | -82/+45 |
2017-02-01 | rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink | Theuns Verwoerd | 1 | -1/+6 |