|
@@ -37,7 +37,7 @@
|
|
* Note: Using an auxdata lookup table should be considered a last resort when
|
|
* Note: Using an auxdata lookup table should be considered a last resort when
|
|
* converting a platform to use the DT. Normally the automatically generated
|
|
* converting a platform to use the DT. Normally the automatically generated
|
|
* device name will not matter, and drivers should obtain data from the device
|
|
* device name will not matter, and drivers should obtain data from the device
|
|
- * node instead of from an anonymouns platform_data pointer.
|
|
|
|
|
|
+ * node instead of from an anonymous platform_data pointer.
|
|
*/
|
|
*/
|
|
struct of_dev_auxdata {
|
|
struct of_dev_auxdata {
|
|
char *compatible;
|
|
char *compatible;
|