From 89f98dc5eaf78a5a6920c54ee8ef8992d35f8c48 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 15 Aug 2012 09:30:28 +0200 Subject: [PATCH] spi: spi-altera: Use of_match_ptr Instead of having to define the match table to NULL if CONFIG_OF isn't set, use the of_match_ptr() macro which will do this for us. Signed-off-by: Tobias Klauser Acked-by: Rob Herring Signed-off-by: Mark Brown --- Reading git-format-patch failed