commit | 46fabe1edd44a8893d88d7982f88d01ccf77f0bb | [log] [tgz] |
---|---|---|
author | Mark Brown <[email protected]> | Tue Sep 09 16:21:18 2008 +0100 |
committer | Liam Girdwood <[email protected]> | Mon Oct 13 21:51:51 2008 +0100 |
tree | 6c01ae79e6ec7d84b839464015919cca658a5734 | |
parent | 3de89609a82aa68f543cba263eb28725e0fde511 [diff] |
regulator: check for init_data on registration Since it is now mandatory to supply constraints via init_data on device registration check for that when registering, saving us from oopsing later on. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Liam Girdwood <[email protected]>