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, 24 Oct 2011 12:09:18 +0000 (14:09 +0200)
commitfea799e3d3ab84ac675de7e48a13a79fb76b6e63
tree8b8444f88e9dbd7a558ae77bf77ba125f502698d
parentd65e12d70436cfb2728a78aec3f7bc1cd79eaa34
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]