diff options
author | Laxman Dewangan <[email protected]> | 2012-09-26 18:18:04 +0530 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2013-10-24 12:08:22 +0200 |
commit | 34c5c735a89bc0ad5fab1c29b9f425b77fbb7ae7 (patch) | |
tree | 9500e6826e62e5a07e854981fa79c7efdfed71b7 /net | |
parent | 61e6cfa80de5760bbe406f4e815b7739205754d2 (diff) |
mfd: tps65910: Remove warning during dt node parsing
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 <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions