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
Stephen Boyd 7902ffe782 epm-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 by statically allocating the devices attributes
and hardcoding the names instead of generating them dynamically.

Change-Id: I8db28768b3bdffab21db8c2ea2cfb21f0e4010c1
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-27 18:14:36 -08:00
..
2013-02-27 18:14:28 -08:00
2013-02-25 11:29:28 -08:00
2013-02-27 18:14:01 -08:00
2013-02-27 18:14:01 -08:00
2013-02-25 11:32:11 -08:00
2013-02-27 18:14:28 -08:00
2013-02-27 18:14:01 -08:00
2012-04-18 13:15:51 -07:00
2013-02-27 18:14:28 -08:00
2012-05-07 12:26:28 -04:00