Re: [char-misc-next 08/11] mei: nfc: Initial nfc implementation

From: Arnd Bergmann
Date: Thu Feb 07 2013 - 17:27:00 EST


On Thursday 07 February 2013, Tomas Winkler wrote:
>
> From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
>
> NFC ME client is exported through mei bus to be consumed by the
> NFC subsystem.
>
> NFC is represented by two mei clients: An info one and the actual
> NFC one. In order for correct connection we first need to retrieve the
> firmware information from the info client.
>
> Signed-off-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>

Shouldn't this be moved to the drivers/nfc directory? Generally speaking,
all drivers nowadays tend to live in the directories of the subsystems
they are implementing support for, not the subsystems that they are
implemented with.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/