Hi Laxman, On Wed, Sep 26, 2012 at 06:18:04PM +0530, Laxman Dewangan wrote: > Driver throw the warning message if dt node does not > have the info for VMBCH-Threshold and VMBCH2-Threshold. > These properties are optional property and hence it > is not mandatory to have these on DT node and in this case > it should not throw the warning message. > It creates noise from driver as follows: > [ 0.384605] tps65910 4-002d: VMBCH-Threshold not specified > [ 0.384616] tps65910 4-002d: VMBCH2-Threshold not specified > > Removing the warning message from driver. > > Signed-off-by: Laxman Dewangan <ldewan...@nvidia.com> > --- > It seems orginal patch has been lost. Reposting it. > > drivers/mfd/tps65910.c | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) Applied and pushed to mfd-next, thanks.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/