On Wed, Dec 26, 2012 at 11:53:29AM -0800, Simon Glass wrote:
> There is a structure in fs.c with just a probe method. By adding methods
> for other operations, we can avoid lots of #ifdefs and switch()s. As a
> first step, create the structure ready for use.
>
> Signed-off-by: Simon Glass
Revie
There is a structure in fs.c with just a probe method. By adding methods
for other operations, we can avoid lots of #ifdefs and switch()s. As a
first step, create the structure ready for use.
Signed-off-by: Simon Glass
---
fs/fs.c | 56 +++-
2 matches
Mail list logo