From: Huang Shijie Date: Thu, 13 Sep 2012 06:57:54 +0000 (+0800) Subject: mtd: gpmi: add a new field for HW_GPMI_TIMING1 X-Git-Tag: v3.7-rc1~70^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddab3838aa3332ed2c8ea96accbed5218a2a72b7;p=pandora-kernel.git mtd: gpmi: add a new field for HW_GPMI_TIMING1 The gpmi_nfc_compute_hardware_timing{} should contains all the fields setting for gpmi timing registers. It already contains the fields for HW_GPMI_TIMING0 and HW_GPMI_CTRL1. So it is better to add a new field setting for HW_GPMI_TIMING1 in this data structure. This makes the code more clear in logic. This patch also changes some comments to make the code more readable. Signed-off-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed