David Gibson e110920707 dtc: Remove obsolete check_properties() function
After the last couple of patches converting various old-style semantic
checks to the new framework, the only thing that the old-style
check_properties() function still checks is that the size of "reg"
properties is a multiple of the cell size.

This patch removes check_properties() and all related code and data.
The check on the size of reg properties is folded into the existing
check for the format of "reg" properties (still old-style for the time
being).

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2007-12-06 09:17:24 -06:00
2007-09-18 09:43:26 -05:00
2007-11-28 09:44:27 -06:00
2007-06-14 15:05:55 +10:00
2007-12-05 08:28:44 -06:00
2007-12-05 08:27:37 -06:00
2007-12-05 08:28:44 -06:00
2007-12-04 07:54:03 -06:00
2007-12-05 08:28:44 -06:00
2007-12-05 08:27:54 -06:00
2007-12-04 07:54:03 -06:00
2007-06-25 21:43:11 -05:00
2007-12-04 07:54:03 -06:00
2007-07-07 10:07:27 -05:00
2005-10-19 16:29:52 +10:00
Description
android_external_dtc
2.2 MiB
Languages
C 76.1%
Shell 7%
SWIG 4.8%
Python 3.8%
Assembly 2%
Other 6.3%