
The logging macros implicitly takes care of embedding function name in the log, hence there is no need to include __func__ again. Getting rid of redundant __func__ reduces driver memory footprint. Change-Id: I26bfac840ac6732ac83fb008db8e1702996eb21e CRs-Fixed: 2774457