This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/hwmon
Stephen Boyd 97cdeb84bf pm8xxx-adc: Fix lockdep warnings with key's not in .data
Devices attributes have lockdep keys and so they should exist in
the data section. Failure to do this results in lockdep turning
itself off and warnings such as:

	BUG: key eeb0883c not in .data!

Fix this problem in the pm8xxx-adc driver by initializing the
keys with sysfs_attr_init().

Change-Id: Ie42f9a28c343e32ef36ca3570d63a7bb557dfe64
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-27 18:14:54 -08:00
..
2012-04-22 18:22:53 -07:00
2012-04-18 11:15:50 -07:00
2012-03-18 18:27:03 -07:00
2012-03-18 18:26:51 -07:00
2012-03-27 20:06:02 +02:00
2012-03-18 18:27:16 -07:00
2012-03-18 18:26:52 -07:00
2012-03-18 18:26:35 -07:00
2012-03-18 18:26:42 -07:00
2013-02-25 11:29:52 -08:00
2012-01-05 08:19:35 -08:00
2012-03-18 18:27:24 -07:00
2012-03-18 18:27:24 -07:00
2012-03-18 18:27:25 -07:00
2012-03-18 18:27:05 -07:00
2012-03-18 18:27:06 -07:00
2013-02-25 11:29:50 -08:00
2013-02-25 11:29:52 -08:00
2012-03-23 10:02:20 +01:00
2013-02-25 11:29:50 -08:00
2012-03-18 18:26:36 -07:00
2012-03-18 18:27:10 -07:00
2012-03-27 20:06:02 +02:00
2013-02-25 11:29:50 -08:00