mtd: bcm47xxpart: only register partitions if the trx header was filled
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 21 Sep 2014 22:33:13 +0000 (00:33 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 22 Oct 2014 09:04:34 +0000 (02:04 -0700)
Sometimes the trx offsets are 0, in that case there is no partition and
we should not try to add one.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[Brian: rewrapped]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found