hal: suppress redundant warning messages

set_parameters() is a hotspot that is invoked most frequently, and
xxx_set_paramters() from various modules will be enumerated regardless
of parameters. Hence, warning mesasge should not be added in the path
to avoid message storm.

Change-Id: Ied41ce8990c8653275c66f3e379497667f13764f
3 files changed