NFC: Modify the firmware patch access location for BCM20793B5 chip.

Change-Id: Ibd590a81d2fc57224b5ce8121697ccfa8b160e80
Signed-off-by: Joy Huang <joy_huang@asus.com>
diff --git a/nfc/libnfc-brcm-20791b05.conf b/nfc/libnfc-brcm-20791b05.conf
index 7d48a00..9a623dc 100644
--- a/nfc/libnfc-brcm-20791b05.conf
+++ b/nfc/libnfc-brcm-20791b05.conf
@@ -1,7 +1,7 @@
 ###############################################################################
 # Firmware patch file
 #  If the value is not set then patch download is disabled.
-FW_PATCH="/vendor/firmware/bcm2079x_firmware.ncd"
+FW_PATCH="/vendor/firmware/bcm2079x-b5_firmware.ncd"
 
 ###############################################################################
 # Firmware pre-patch file (sent before the above patch file)