From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael =?UTF-8?B?QsO8c2No?= Date: Mon, 13 Jun 2011 18:27:21 +0200 Subject: Question about hosts drivers split between ssb and b43 In-Reply-To: References: Message-ID: <20110613182721.6cadccaf@maggie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: linux-wireless@vger.kernel.org, b43-dev On Mon, 13 Jun 2011 17:57:03 +0200 Rafa? Mi?ecki wrote: > What is the reason of splitting few hosts drivers (sdio and pcmcia) > into two pieces: one in the ssb and second in b43? This stuff should actually be a standalone module. However, because they are so tiny, we put it somewhere else into and existing module. Where to put it was decided on dependency.