[PATCH] msm: add single-wire serial bus interface (SSBI) driver

David Brown davidb at codeaurora.org
Tue Feb 22 19:17:20 EST 2011


On Tue, Feb 22 2011, Daniel Walker wrote:

> On Tue, 2011-02-22 at 12:47 -0800, Dima Zavin wrote:
>
>> What is the problem leaving it under arch/arm/mach-msm?
>
> Because it's a driver.

There are a lot of other drivers currently under various arch
subsystems.  I'm not sure if a driver that is specific to only one arch
has a strong reason to be elsewhere in the kernel.  If there was a
possibility of there being other devices that used SSBI, it might make
sense to put it elsewhere.  But, as far as I know, this device is only
found on MSM chips.

It seems kind of unusual to create an entirely new directory under
drivers to hold what will only ever be a single driver.

David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



More information about the linux-arm-kernel mailing list