]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Create a common interface for dbx500 PRCMU drivers
authorMattias Nilsson <mattias.i.nilsson@stericsson.com>
Fri, 12 Aug 2011 08:28:02 +0000 (10:28 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 10 Oct 2011 09:57:51 +0000 (11:57 +0200)
commit91f36ae5340be89160b99aac2be7358bde1c2594
treeb4762507b922f8d6bac55d554e5c09a72bb868dc
parent5070eaa5d814f75954a0276b984a92483ef9907f
mfd: Create a common interface for dbx500 PRCMU drivers

This adds a header file that contains the set of functions and
definitions that will be shared between the DB8500 and DB5500
PRCMU drivers.

Signed-off-by: Mattias Nilsson <mattias.i.nilsson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/linux/mfd/dbx500-prcmu.h [new file with mode: 0644]