[PATCH] I2C: w83781d bugfix
My first patch was naive; the patch below solves the problem by letting w83781d_detach_client remove the three clients (1 * primary + 2 * subclients) independently. It's a noisy patch because I had to change the way the subclients were kmalloc'ed - sorry. The meat is around line 1422. This patch works for me... comments?
Showing
Please register or sign in to comment