ARM: davinci: aemif: stop using pdev->id as nand chipselect
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 30 Apr 2018 08:24:53 +0000 (10:24 +0200)
committerSekhar Nori <nsekhar@ti.com>
Wed, 2 May 2018 09:29:19 +0000 (14:59 +0530)
commit7c4db57cdb00a799722445b8dee8ca6fe12ec8d6
tree0ff65d4f9a39014105c25eff241a38500a533c1a
parentfd0658063cd2a84e122f4cb20029f86a44c037a3
ARM: davinci: aemif: stop using pdev->id as nand chipselect

All platforms now use the core_chipsel field in platform_data. Stop
using pdev->id in the aemif code.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/aemif.c