Re: [PATCH v2] mmc: core: select the operation mode with sysfs

2012-02-05 Thread Jae hoon Chung
2012/2/5 Chris Ball : > Hi, > > On Thu, Jan 19 2012, Jaehoon Chung wrote: >> This patch is support the sysfs for operation mode. >> >> There are two operation modes(open-ended/pre-defined). >> Now, operation mode is selected only one at the compile time. >> >> But using this patch, we can change th

Re: [PATCH v2] mmc: core: select the operation mode with sysfs

2012-02-04 Thread Chris Ball
Hi, On Thu, Jan 19 2012, Jaehoon Chung wrote: > This patch is support the sysfs for operation mode. > > There are two operation modes(open-ended/pre-defined). > Now, operation mode is selected only one at the compile time. > > But using this patch, we can change the operation mode with node at run

[PATCH v2] mmc: core: select the operation mode with sysfs

2012-01-18 Thread Jaehoon Chung
This patch is support the sysfs for operation mode. There are two operation modes(open-ended/pre-defined). Now, operation mode is selected only one at the compile time. But using this patch, we can change the operation mode with node at runtime. * pre-defined mode echo 1 > /sys/class/mmc_host/m