提交 c9531227 编写于 作者: N NeilBrown 提交者: Samuel Ortiz

mfd: Fix twl4030-irq typo

overwriten -> overwritten
Signed-off-by: NNeilBrown <neilb@suse.de>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 b18d1f0f
......@@ -492,7 +492,7 @@ static void twl4030_sih_bus_sync_unlock(struct irq_data *data)
u8 bytes[4];
} imr;
/* byte[0] gets overwriten as we write ... */
/* byte[0] gets overwritten as we write ... */
imr.word = cpu_to_le32(agent->imr << 8);
agent->imr_change_pending = false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册