Re: [PATCH] Add warning for unrecognized I2C nodes in the device tree
From: Kumar Gala <hidden>
Date: 2008-05-30 15:51:42
From: Kumar Gala <hidden>
Date: 2008-05-30 15:51:42
On May 15, 2008, at 5:04 PM, Timur Tabi wrote:
Update of_find_i2c_driver in fsl_soc.c to display a warning message if an I2C node in the device tree isn't found in the i2c_devices[] array. Signed-off-by: Timur Tabi <redacted> --- arch/powerpc/sysdev/fsl_soc.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
applied. - k