]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: m25p80: Pass flags through CAT25_INFO macro
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 20 Aug 2013 07:54:39 +0000 (09:54 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 21 Aug 2013 08:35:33 +0000 (01:35 -0700)
commit2fd4360b15fc90939c9403647e9b9958547cf00d
tree550b58dba41d887545ea2c20e039d9d0a452822f
parent116a73d09f9f531f3558bc619ff237d3d1b8c2dc
mtd: m25p80: Pass flags through CAT25_INFO macro

The flags may have to be overwritten, so add them to the CAT25_INFO
macro.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/m25p80.c