Lines Matching refs:it
26 architecture. If run-time testing was not achieved, it should be written
30 CONFIG_SMP, make sure it compiles for all configuration variants.
42 your patch into a cleanup part and the actual addition. This makes it easier
52 formatting is clean. If unsure about formatting in your new driver, run it
54 cleanup, but it is a good start.
67 may save a line or so in the source, it obfuscates the code and makes code
74 * If the driver has a detect function, make sure it is silent. Debug messages
75 and messages printed after a successful detection are acceptable, but it
85 only do it after you have already gathered enough data to be certain that the
88 Keep in mind that the chip might not be what your driver believes it is, and
89 writing to it might cause a bad misconfiguration.
98 non-standard attributes, or you believe you do, discuss it on the mailing list
105 chip may offer, it should at least support all limits and alarms.