On Wed, 31 Oct 2012 17:57:33 +0200, Pantelis Antoniou
wrote:
> Export an interface that other in-kernel users can utilize.
>
> Signed-off-by: Pantelis Antoniou
I'm not going to apply this before an in-kernel user exists for this. I
know it's part of the whole runtime population of the device t
Export an interface that other in-kernel users can utilize.
Signed-off-by: Pantelis Antoniou
---
drivers/spi/spi.c | 31 +++
include/linux/spi/spi.h | 18 ++
2 files changed, 41 insertions(+), 8 deletions(-)
diff --git a/drivers/spi/spi.c b/driv