From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [alsa-devel] [PATCH v5 03/15] soundwire: Add Master registration Date: Mon, 11 Dec 2017 22:14:08 +0530 Message-ID: <20171211164408.GS18649@localhost> References: <1512575231-4154-1-git-send-email-vinod.koul@intel.com> <1512575231-4154-4-git-send-email-vinod.koul@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Takashi Iwai Cc: ALSA , Charles Keepax , Sudheer Papothi , patches.audio@intel.com, Greg Kroah-Hartman , plai@codeaurora.org, LKML , Pierre , Mark , srinivas.kandagatla@linaro.org, Sagar Dharia , alan@linux.intel.com List-Id: alsa-devel@alsa-project.org On Mon, Dec 11, 2017 at 05:02:10PM +0100, Takashi Iwai wrote: > On Wed, 06 Dec 2017 16:46:59 +0100, > Vinod Koul wrote: > > > > + /* Set group device numbers and master device number */ > > + set_bit(SDW_GROUP12_DEV_NUM | SDW_GROUP13_DEV_NUM, bus->assigned); > > Is this really correct? Nope, this is supposed to bit number and can't be ORed, will fix thanks -- ~Vinod