Re: [PATCH 2/2] ASoC: support ROHM BD28623 codec

2018-02-21 Thread Katsuhiro Suzuki
ar ; > linux-arm-ker...@lists.infradead.org; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH 2/2] ASoC: support ROHM BD28623 codec > > On Wed, Feb 21, 2018 at 01:33:11PM +0900, Katsuhiro Suzuki wrote: > > > +++ b/sound/soc/codecs/bd28623.c > > @@ -0,0

Re: [PATCH 2/2] ASoC: support ROHM BD28623 codec

2018-02-21 Thread Mark Brown
On Wed, Feb 21, 2018 at 01:33:11PM +0900, Katsuhiro Suzuki wrote: > +++ b/sound/soc/codecs/bd28623.c > @@ -0,0 +1,258 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/* > + * ROHM BD28623MUV class D speaker amplifier codec driver. > + * Please make the entire comment C++ so this looks intentional.