[PATCH] au88x0: use proper field of snd_kcontrol_t and don't try to store pointer in int
The au88x0 driver tries to use the wrong private field - there are two, one of them int and another void *. While it's not a problem on 32bot boxen, it breaks on 64bit ones. Fixed.
Showing
Please register or sign in to comment