commit | 834b686552d9018e2d17bd56ac5361b78bcc75b8 | [log] [tgz] |
---|---|---|
author | Alison Chaiken <alison_chaiken@mentor.com> | Mon Nov 10 16:54:54 2014 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Nov 25 23:09:29 2014 -0800 |
tree | 9d972e4b8a2933c3554a46886762468b8f16cedc | |
parent | a95ce92e4b289228c51114dd19f714388093d52b [diff] |
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids As stated in a5b7616c5, "mtd: m25p80,spi-nor: Fix module aliases for m25p80", m25p_ids[] in m25p80.c needs to be kept in sync with spi_nor_ids[] in spi-nor.c. The change here corrects a misalignment. (We were missing m25px80 and we had a duplicate w25q128.) Signed-off-by: Alison Chaiken <alison_chaiken@mentor.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: <stable@vger.kernel.org> # 3.18+