commit | 18afbc54c4944b6c93f3888d97db0d1257a4b5e9 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Oct 17 10:08:27 2012 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Nov 15 15:37:50 2012 +0200 |
tree | 4d619de5e0d0e9d30bdf3a975c082ac24dc40131 | |
parent | 7483096665161d2567c2717e001654ad653d944e [diff] |
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin In some configurations of "gpio-nand" RDY-pin may be not connected. This patch allow to use driver for these configurations. In this case we are assume that device always ready. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>