From patchwork Mon Jun 6 11:19:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [01/32] mtd: mtd_dataflash don't specify default parsing options From: Dmitry Eremin-Solenikov X-Patchwork-Id: 98870 Message-Id: To: dedekind1 Cc: David Woodhouse , linux-mtd Date: Mon, 6 Jun 2011 15:19:44 +0400 Hello, On Mon, Jun 6, 2011 at 3:04 PM, Artem Bityutskiy wrote: > On Mon, 2011-06-06 at 13:15 +0400, Dmitry Eremin-Solenikov wrote: >> Since 'cmdline, NULL' is now a default for parse_mtd_partitions, don't specify >> this in every driver, instead pass NULL to force parse_mtd_partitions >> to use default. >> >> Signed-off-by: Dmitry Eremin-Solenikov > > Do you have a git URL with these patches? Yes. Unfortunately git.kernel.org syncs too slow now, so the kernel wasn't available at the time of sending an e-mail. Here it goes: The following changes since commit 099fbd4fd91fde9748d9ad927e59b6c36a2651cf: mtd: drop mtd_has_cmdlinepart() (2011-06-06 10:31:22 +0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lumag/mtd-cleanup.git mtd-cleanup-cmdline