Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-26 Thread Rob Ward
On Tue, 25 Nov 2014, Brian Norris wrote: > On Sun, Nov 09, 2014 at 04:24:44PM +, Rob Ward wrote: > > From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 > > From: Rob Ward > > Date: Tue, 21 Oct 2014 17:46:53 +0100 > > Subject: [PATCH] mtd:

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-26 Thread Rob Ward
multiple phram devices on cmd line Allow the phram module the ability to create multiple phram mtd devices via the kernel command line. Is the sysfs module parameter option not sufficient? While using the sysfs would work in most situations there are times when it is less than ideal

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-25 Thread Brian Norris
On Sun, Nov 09, 2014 at 04:24:44PM +, Rob Ward wrote: > From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 > From: Rob Ward > Date: Tue, 21 Oct 2014 17:46:53 +0100 > Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line > > Allo

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-25 Thread Brian Norris
On Sun, Nov 09, 2014 at 04:24:44PM +, Rob Ward wrote: From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 From: Rob Ward robert.ward...@googlemail.com Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line Allow

[PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-09 Thread Rob Ward
>From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 From: Rob Ward Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line Allow the phram module the ability to create multiple phram mtd devices via the kernel command l

[PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-09 Thread Rob Ward
From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 From: Rob Ward robert.ward...@googlemail.com Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line Allow the phram module the ability to create multiple phram mtd devices

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-10-21 Thread Brian Norris
+ linux-mtd On Tue, Oct 21, 2014 at 07:03:23PM +0100, Rob Ward wrote: > From 9ddd010f1e2bf4fdfac5a7627c5de821a2dcd8f5 Mon Sep 17 00:00:00 2001 > From: Rob Ward > Date: Tue, 21 Oct 2014 17:46:53 +0100 > Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line > &g

[PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-10-21 Thread Rob Ward
>From 9ddd010f1e2bf4fdfac5a7627c5de821a2dcd8f5 Mon Sep 17 00:00:00 2001 From: Rob Ward Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line Allow the phram module the ability to create multiple phram mtd devices via the kernel command l

[PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-10-21 Thread Rob Ward
From 9ddd010f1e2bf4fdfac5a7627c5de821a2dcd8f5 Mon Sep 17 00:00:00 2001 From: Rob Ward robert.ward...@googlemail.com Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line Allow the phram module the ability to create multiple phram mtd devices

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-10-21 Thread Brian Norris
+ linux-mtd On Tue, Oct 21, 2014 at 07:03:23PM +0100, Rob Ward wrote: From 9ddd010f1e2bf4fdfac5a7627c5de821a2dcd8f5 Mon Sep 17 00:00:00 2001 From: Rob Ward robert.ward...@googlemail.com Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow multiple phram devices on cmd line