From: Tony Lindgren Date: Mon, 1 Jun 2015 22:00:44 +0000 (-0700) Subject: memory: omap-gpmc: Fix parsing of devices X-Git-Tag: omap-for-v4.2/fixes-rc1~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a7eedd1109c9277390f44aa11de76b673996cd;p=pandora-kernel.git memory: omap-gpmc: Fix parsing of devices We currently artificially limit the parsing of GPMC connected devices based on the device name. Let's stop doing that, it's confusing as adding devices to .dts files with using normal names like fpga and usb will currently cause them to not probe. Cc: Roger Quadros Reported-by: Brian Hutchinson Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed