Re: [PATCH v4 01/11] mfd: add pruss mfd driver

From: Subhasish Ghosh
Date: Mon May 30 2011 - 10:37:13 EST


Greg,

>
How do I handle the headers. I have two header files in the
include/linux/mfd.

Why would they be in there for a single driver?

Should I submit them as a separate patch into mfd.

These headers are also used by pruss uart implementation.

Then put them in the staging directory for your driver, why would
anything outside of your driver need a .h file?

There are two header files in the include/linux/mfd/pruss.h & pruss_core.h

the file pruss.h is included by the pruss_suart_api.c (tty uart driver) for
some data structures, defines and function prototypes. --
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/