On Mar 11, 2015, at 12:07 AM, Igal.Liberman <[email protected]> wrote:
> From: Igal Liberman <[email protected]> > > Add Frame Manager Multi-User RAM support. > > Signed-off-by: Igal Liberman <[email protected]> > --- > drivers/soc/fsl/fman/Kconfig | 1 + > drivers/soc/fsl/fman/Makefile | 5 +- > drivers/soc/fsl/fman/fm_muram.c | 174 +++++++++++++++++++++++++++++++ > drivers/soc/fsl/fman/inc/fm_muram_ext.h | 98 +++++++++++++++++ > 4 files changed, 276 insertions(+), 2 deletions(-) > create mode 100644 drivers/soc/fsl/fman/fm_muram.c > create mode 100644 drivers/soc/fsl/fman/inc/fm_muram_ext.h > use lib/genalloc instead of rheap - k-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

