mtd: bcm47xxpart: support SquashFS with an original magic
authorRafał Miłecki <zajec5@gmail.com>
Tue, 16 Dec 2014 08:50:25 +0000 (09:50 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 7 Jan 2015 20:24:23 +0000 (12:24 -0800)
SquashFS is supposed to use magic defined as SQUASHFS_MAGIC. What we
were supporting so far (SQSH_MAGIC) is something ZTE specific.
This patch adds support for Xiaomi R1D.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/bcm47xxpart.c

Simple merge