]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: Copy the device pointer to the twl4030-madc structure
authorKyle Manna <kyle@kylemanna.com>
Fri, 12 Aug 2011 03:33:12 +0000 (22:33 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:02:31 +0000 (13:02 -0800)
commitc0c467095ffd0958ca280700b7134c155ad41369
tree94eaf3df78d7471781f305db2f788349d8420075
parent57c08e2742f718f6bcfe848796018e0488c1029f
mfd: Copy the device pointer to the twl4030-madc structure

commit 66cc5b8e50af87b0bbd0f179d76d2826f4549c13 upstream.

Worst case this fixes the following error:
[   72.086212] (NULL device *): conversion timeout!

Best case it prevents a crash

Signed-off-by: Kyle Manna <kyle@kylemanna.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl4030-madc.c