[PATCH] msm: smd: Add smd_pkt driver
Andrew Morton
akpm at linux-foundation.org
Wed Jan 26 18:32:40 EST 2011
On Tue, 25 Jan 2011 11:20:51 -0800
David Brown <davidb at codeaurora.org> wrote:
> On Wed, Dec 15 2010, Niranjana Vishwanathapura wrote:
>
> > Add smd_pkt driver which provides device interface
> > to smd packet ports.
> >
> > Signed-off-by: Niranjana Vishwanathapura <nvishwan at codeaurora.org>
> > ---
> > drivers/char/Kconfig | 8 +
> > drivers/char/Makefile | 2 +
> > drivers/char/msm_smd_pkt.c | 466 ++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 476 insertions(+), 0 deletions(-)
> > create mode 100644 drivers/char/msm_smd_pkt.c
>
> Andrew, what's the proper destination for this change? Should this go
> into your tree? Is there anything you want me to do with this change?
>
Looks OK, I grabbed it.
I read the entire email trying to work out what an "SMD" is. Failed.
Oh well.
More information about the linux-arm-kernel
mailing list