Skip to content
Snippets Groups Projects
Commit 5ac61d26 authored by Axel Lin's avatar Axel Lin Committed by Wolfram Sang
Browse files

i2c: sun6i-p2wi: Prevent potential division by zero


Make sure we don't OOPS in case clock-frequency is set to 0 in a DT. The
variable set here is later used as a divisor.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Acked-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent d9387eda
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment