Skip to content
Commit a009d29e authored by Wolfram Sang's avatar Wolfram Sang Committed by Anton Vorontsov
Browse files

ds2782_battery: Fix clientdata on removal



Probably due to a copy & paste bug, clientdata was set again to the data
structure (which is freed immediately afterwards) when it should be
NULLed. Just remove the calls as the i2c-core does this automatically
now.

Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
Cc: Ryan Mallon <ryan@bluewatersys.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarAnton Vorontsov <cbouatmailru@gmail.com>
parent db217dec
Loading
Loading
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